Hooks into RSpec and makes browser screenshots in all js-feature specs. It works, by hooking into Capybara's click_on, click_button, etc. methods and will make a screenshot before and after each click. After all tests run, it will generate a report page, default under public/screenshot_overview (which can conveniently be viewed through the dev server: http://localhost:3000/screenshot_overview/).
Required Ruby Version
>= 0
Required Rubygems Version
> 1.3.1
Authors
Stefan Wienert
Versions
- 0.1.0.beta May 18, 2018 (540 KB)