rprt / rspec-page-regression

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

Related projects

Alternatives and complementary repositories for rspec-page-regression