1
0
Fork 0
mirror of https://github.com/thoughtbot/capybara-webkit synced 2023-03-27 23:22:28 -04:00
capybara-webkit/GOALS

10 lines
412 B
Text
Raw Normal View History

capybara-webkit hits 1.0.0 when:
* All shared examples from capybara are implemented. See
capybara:lib/capybara/spec/**/*rb for the shared example groups.
* Test failures are a result of issues in the developer's code and not
capybara-webkit.
* Test failures lead to clear explanations for what failed and what can
be done to resolve them.
* It handles iframes, cookies, page loading, and other oddities.