add cucumber feature for taking screenshots of important pages
- for before/after comparisons, including rake tasks for easily generating the images from command line
Showing
- Changelog.md 1 addition, 0 deletionsChangelog.md
- Gemfile 4 additions, 2 deletionsGemfile
- Gemfile.lock 2 additions, 0 deletionsGemfile.lock
- config/cucumber.yml 15 additions, 4 deletionsconfig/cucumber.yml
- features/screenshots.feature 31 additions, 0 deletionsfeatures/screenshots.feature
- features/step_definitions/custom_web_steps.rb 68 additions, 0 deletionsfeatures/step_definitions/custom_web_steps.rb
- features/support/user_cuke_helpers.rb 2 additions, 2 deletionsfeatures/support/user_cuke_helpers.rb
- lib/tasks/screenshots.rake 44 additions, 0 deletionslib/tasks/screenshots.rake
Loading
Please register or sign in to comment