rprt / rspec-page-regressionLinks
Rspec-page-regression provides a mechanism for regression testing of web page renders in RSpec. It takes into account HTML, CSS, and JavaScript, by virtue of using PhantomJS (via the Poltergeist gem) or Selenium to render snapshots. It provides an RSpec matcher that compares the test snapshot to an expected image, and facilitates management of…
☆85Updated 7 years ago
Alternatives and similar repositories for rspec-page-regression
Users that are interested in rspec-page-regression are comparing it to the libraries listed below
Sorting:
- A Ruby-based framework for acceptance testing☆260Updated 2 years ago
- Our collection of useful cucumber steps.☆140Updated last month
- Ensures presence and type of your app's ENV-variables (mirror)☆330Updated 5 months ago
- Approval Tests for Ruby☆231Updated last month
- ☆213Updated 2 years ago
- Brave New World for Rails with more cohesion, less coupling and greater development speed for all☆126Updated 3 years ago
- An Automatic Automated Test Writer☆414Updated 5 years ago
- Simplify form filling with Capybara☆553Updated last year
- Spin up an external server just for Capybara☆129Updated 11 months ago
- Create nested forms with ease.☆292Updated 6 years ago
- Create temporary table-backed ActiveRecord models for use in tests☆213Updated 8 months ago
- Bundler for Sprockets☆166Updated last year
- Relational seeding for Rails apps