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,042 of 187,591
Downloads: 78,586
Daily
Ranking: 14,518 of 187,571
Downloads: 37
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,011,203,451 | bundler |
| 9 | 1,175,841,940 | rack |
| 10 | 1,165,649,814 | rake |
| 28 | 925,037,502 | rspec |
| 38 | 708,869,578 | rack-test |
| 57 | 613,457,880 | rubocop |
| 73 | 556,238,958 | pry |
| 98 | 425,235,126 | simplecov |
| 133 | 320,361,528 | sinatra |
| 135 | 313,968,174 | capybara |
| 170 | 263,624,163 | launchy |
| 175 | 257,032,004 | pry-byebug |
| 1,757 | 16,943,725 | codeclimate-test-reporter |
| 17,848 | 94,826 | cadre |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | dkarter |