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
- Our collection of useful cucumber steps.☆139Updated last week
- UI testing/screenshot diffing tool☆165Updated 8 years ago
- Awesome page objects with Watir☆44Updated 3 years ago
- Spin up an external server just for Capybara☆129Updated 3 months ago
- Image comparison library☆52Updated 2 years ago
- A Ruby-based framework for acceptance testing☆261Updated last year
- Split a big test file into multiple chunks and run them in parallel☆91Updated 3 years ago
- Quality is a tool that runs quality checks on your code using community tools, and makes sure your numbers don't get any worse over time.…☆155Updated last year
- ☆213Updated last year
- Ruby integration for axe-core, the accessibility testing engine☆89Updated last week
- An Automatic Automated Test Writer☆414Updated 4 years ago
- Ensures presence and type of your app's ENV-variables (mirror)☆330Updated 2 years ago
- The simplest yaml to ENV config loader.☆78Updated 3 years ago
- Visual testing for Capybara with Percy.☆45Updated this week
- Capybara integration for MiniTest::Rails☆131Updated 4 years ago
- A Development Tool for creating and managing system tests for Ruby on Rails >= 5.1 Applications☆73Updated 7 years ago
- Gets your Rails templates/json into your JavaScript specs.☆67Updated last year
- Create temporary table-backed ActiveRecord models for use in tests☆212Updated last week
- Gem for "visual" testing with rspec via screenshot comparison.☆8Updated 8 years ago
- First gem that allows testing whenever-gem jobs☆50Updated 4 years ago
- Create simple or complex workflows and rock your app!☆151Updated 9 years ago
- ☆318Updated last week
- Make after_commit callbacks fire in tests for Rails 3+ with transactional_fixtures = true.☆238Updated 2 years ago
- Old school have_tag, with_tag(and more) matchers for rspec 3 (Nokogiri powered)☆199Updated last year
- Generate mocks from ActiveRecord models for unit tests that run fast because they don’t need to load Rails or a database.☆508Updated 5 years ago
- A lightweight Sinatra application backed by sqlite that can mock ReST responses. Has interface to easily create, search & maintain mocks.…☆110Updated 7 months ago
- Rack middleware that provides access to rack.session environment☆257Updated 5 years ago
- Test Stripe webhooks locally.☆118Updated 8 years ago
- Create nested forms with ease.☆293Updated 5 years ago
- Auto generate factories from data☆113Updated last year