Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

rubygems.org : capybara_error_intel

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.

Registry - Source - Documentation - JSON
purl: pkg:gem/capybara_error_intel
Keywords: capybara, integration-testing, page-object, pageobject, rails, rspec, ruby, testing
License: MIT
Latest release: almost 2 years ago
First release: over 7 years ago
Dependent repositories: 1
Downloads: 60,667 total
Stars: 16 on GitHub
Forks: 3 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 28 days ago

    Loading...
    Readme
    Loading...