Categories: None [Edit]
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.
Total
Ranking: 20,104 of 187,967
Downloads: 78,869
Daily
Ranking: 29,260 of 187,960
Downloads: 15
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 1 | 3,047,993,597 | bundler |
| 9 | 1,186,051,384 | rack |
| 10 | 1,178,214,454 | rake |
| 28 | 930,568,481 | rspec |
| 38 | 715,078,045 | rack-test |
| 57 | 621,211,399 | rubocop |
| 74 | 560,774,668 | pry |
| 99 | 429,127,084 | simplecov |
| 134 | 322,541,996 | sinatra |
| 136 | 316,806,862 | capybara |
| 171 | 265,718,619 | launchy |
| 175 | 258,758,676 | pry-byebug |
| 1,767 | 17,007,208 | codeclimate-test-reporter |
| 17,905 | 95,225 | cadre |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | dkarter |