RubyGems Navigation menu

rspec-page-regression 0.3.0

Rspec-page-regression provides a mechanism for headless 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) to render snapshots. It provides an RSpec matcher that compares the test snapshot to an expected image, and facilitates management of the images.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.4.2 - September 23, 2015 (584 KB)
  2. 0.4.1 - September 12, 2015 (584 KB)
  3. 0.4.0 - July 22, 2015 (584 KB)
  4. 0.3.0 - June 05, 2014 (583 KB)
  5. 0.2.99 - June 05, 2014 (583 KB)
Show all versions (10 total)

Runtime Dependencies (5):

oily_png >= 0
rspec ~> 3.0

Development Dependencies (7):

bourne >= 0
bundler ~> 1.3
mocha >= 0
rake >= 0
simplecov >= 0

Owners:

Authors:

  • ronen barzel

SHA 256 checksum:

= Copy to clipboard Copied!

Total downloads 767,195

For this version 27,704

License:

MIT

Required Ruby Version: >= 0

Links: