RubyGems Navigation menu

rspec-page-regression 0.2.1

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)
  6. 0.2.1 - June 05, 2014 (583 KB)
Show all versions (10 total)

Runtime Dependencies (5):

oily_png >= 0
rspec ~> 2.14.0

Development Dependencies (7):

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

Owners:

Authors:

  • ronen barzel

SHA 256 checksum:

e514ee70c7c9415f82f4c6df1c2b4c30401bedf409b14fb4d05533790a585fd5

Total downloads 763,464

For this version 2,519

License:

MIT

Required Ruby Version: >= 0

Links: