RubyGems Navigation menu

rspec_screenshot_dashboard 0.1.0.beta

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/).

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.0.beta - May 18, 2018 (540 KB)

Development Dependencies (2):

bundler ~> 1.16
rake ~> 10.0

Owners:

Authors:

  • Stefan Wienert

SHA 256 checksum:

ebc99317017141eb31dc3078bae17673dfd0590ef8457d585ee98f174f99cd48

Total downloads 1,448

For this version 1,448

License:

MIT

Required Ruby Version: >= 0

Required Rubygems Version: > 1.3.1

Links: