RubyGems Navigation menu

capybara_error_intel 2.0.0

Capybara provides excellent error messages for its built in predicate methods: has_selector?, has_text?, has_title? etc.. but when those are used from Page Objects while exposing predicate methods from the PageObjects themselves the error messages are lost and all we get is "expected true, got false". Including this module into your PageObject by adding "include CapybaraErrorIntel::DSL" after "include Capybara::DSL" will return the heuristic error messages.

Gemfile:
= Copier Copié!

installation:
=

Versions:

  1. 2.0.0 - July 06, 2022 (910 ko)
  2. 1.1.1 - September 22, 2019 (909 ko)
  3. 1.1.0 - May 14, 2018 (909 ko)
  4. 1.0.2 - October 28, 2016 (909 ko)
  5. 1.0.1 - October 28, 2016 (909 ko)
Voir toutes les versions (9)

Dépendances de Runtime (2):

capybara >= 2.0, < 4.x
rspec >= 2.1, < 4.x

Dépendances de Development (12):

bundler >= 0
cadre >= 0
launchy ~> 0
pry >= 0
pry-byebug >= 0
rack ~> 1.6, >= 1.6.4
rack-test ~> 0.5, >= 0.5.4
rake ~> 10.0
rubocop >= 0
simplecov >= 0
sinatra ~> 1.4, >= 1.4.7

Propriétaires:

Pushed by:

Auteurs:

  • Dorian Karter

Total de contrôle SHA 256:

5572cb179f008c503776968db1d08376b81170f484a889be9f41bd63aa7c8d73

Total de téléchargements 60 881

Pour cette version 2 201

License:

MIT

Version de Ruby requise: >= 0

Liens: