dblooman / browserstack-rspecLinks
Setup for browser stacks using rspec and capybara
☆21Updated 11 years ago
Alternatives and similar repositories for browserstack-rspec
Users that are interested in browserstack-rspec are comparing it to the libraries listed below
Sorting:
- Spin up an external server just for Capybara☆129Updated 11 months ago
- Create temporary table-backed ActiveRecord models for use in tests☆213Updated 8 months ago
- ☆322Updated 5 years ago
- ☆213Updated 2 years ago
- Old school have_tag, with_tag(and more) matchers for rspec 3 (Nokogiri powered)☆200Updated last year
- Cookie manipulation for Capybara (view, delete, …)☆163Updated 11 months ago
- Track changes in Capybara screenshots☆62Updated last month
- Fills the gap between nested caching and the n+1 queries problem☆91Updated 10 years ago
- Gets your Rails templates/json into your JavaScript specs.☆67Updated 2 years ago
- #set speeds up RSpec test suites by persisting records once☆206Updated 7 years ago
- Adds ActiveModel::Errors#details to return type of used validator - Backport from Rails 5.0☆149Updated 8 years ago
- Extraction of ActiveSupport::Duration from Rails☆125Updated 9 years ago
- Zonebie prevents bugs in code that deals with timezones by randomly assigning a zone on every run☆430Updated 6 years ago
- Test your Rake tasks in RSpec more easily☆51Updated last year
- Rspec-page-regression provides a mechanism for regression testing of web page renders in RSpec. It takes into account HTML, CSS, and Jav…☆85Updated 7 years ago
- UK postcode parsing and validation for Ruby☆69Updated last year
- An Email Condom for your Ruby Server☆173Updated last month
- Orderly gem for asserting that some text (this) appears before other text (that) in rspec request specs