rlafranchi / system_testerLinks
A Development Tool for creating and managing system tests for Ruby on Rails >= 5.1 Applications
☆71Updated 8 years ago
Alternatives and similar repositories for system_tester
Users that are interested in system_tester are comparing it to the libraries listed below
Sorting:
- Self-validating Ruby objects☆64Updated 4 months ago
- Parallel RSpec test runner☆83Updated 2 years ago
- A lightweight and database-level Ruby library to transform any Active Record query into analytics hash ready for use with any chart libra…☆109Updated 7 years ago
- Test data generation framework☆113Updated 6 years ago
- Light pattern Decorator for Rails from Light Ruby☆54Updated 6 years ago
- ☆58Updated 2 years ago
- tiny and fast database cleaner☆50Updated 8 years ago
- Seamless PostgreSQL date partitioning for your Rails models☆68Updated 7 years ago
- Automatic detecting missing I18n translations tool.☆216Updated 2 years ago
- Auto-generate API docs from your RSpec tests!☆55Updated 8 years ago
- Client framework for consuming JSONAPI services in Ruby☆94Updated 4 years ago
- ActionMailerMatchers provides rspec matchers to test Rails' common ActionMailer functionality.☆51Updated 7 years ago
- Rails/Activerecord plugin to make value objects embedded into active record objects☆46Updated 6 years ago
- PowerCore extends the Ruby Core with useful extensions.☆76Updated 6 years ago
- Interactive Ruby on Rails Routes☆64Updated 2 years ago
- ActiveRecord support for PostgreSQL's native inherited tables (multi-table inheritance)☆97Updated 5 years ago
- Minimalistic authorization focused on APIs http://www.oddlyfunctional.com/know_it_all/☆50Updated 8 years ago
- A policy framework for implementing thread-safe rack middleware.☆124Updated 4 years ago
- Automatic strong parameters☆82Updated 9 years ago
- A Ruby event emitter implementation.☆71Updated 9 years ago
- Plugin for graphql-ruby which helps to select only the required fields from the database.☆51Updated 6 years ago
- Quickly and easily add SSL to Rails applications☆81Updated 8 years ago
- Finds missing non-null constraints☆54Updated 7 years ago
- Code ownership for Rails☆129Updated 2 weeks ago
- Form builder for Ruby. Fast, Furious, and Framework-Agnostic.☆78Updated 4 years ago
- Separate schema from data migrations in your Rails apps☆69Updated last month
- A simple plugin to handle, log, and customize production errors in Rails applications☆87Updated 6 years ago
- Rails recently introduced has_secure_token but it's very primitive. Meet the competition.☆59Updated 4 years ago
- A Ruby Memoization Helper☆76Updated 6 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆46Updated last year