RubyGems Navigation menu

rspec-page-regression 0.2.99

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 = 2.99

Development Dependencies (7):

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

Owners:

Authors:

  • ronen barzel

SHA 256 checksum:

cd927ba59c3db132c7b3e9c9a32959d0f60ab15de73c14edef4108fb09c093f3

Total downloads 763,951

For this version 2,409

License:

MIT

Required Ruby Version: >= 0

Links: