There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
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 the images.