Casecommons / with_model
Dynamically build an Active Record model (with table) within a test context
☆175Updated 3 weeks ago
Alternatives and similar repositories for with_model:
Users that are interested in with_model are comparing it to the libraries listed below
- Create temporary table-backed ActiveRecord models for use in tests☆212Updated 3 months ago
- Minitest + all the features you always wanted.☆462Updated 3 months ago
- Declaratively filter data via URL params, in any Rack app, with any ORM.☆247Updated 5 years ago
- Fast batch deletes for Active Record and Postgres☆201Updated 2 years ago
- Rate limiting/job enabling for ActiveJob using distributed locks in Redis or Memcached.☆308Updated last year
- Actionable code coverage.☆232Updated last year
- Generate mocks from ActiveRecord models for unit tests that run fast because they don’t need to load Rails or a database.☆504Updated 5 years ago
- Rack::Timeout enhancements for Rails☆373Updated last month
- Integrate PostgreSQL's enum data type into ActiveRecord's schema and migrations.☆364Updated 8 months ago
- Database validations for ActiveRecord☆543Updated last year
- RSpec matchers for database queries☆311Updated 3 months ago
- Speedy Rails JSON serialization with built-in caching☆156Updated last year
- Make Rails Use MiniTest::Spec!☆399Updated 3 months ago
- Parameters-based transformation DSL☆212Updated 3 months ago
- Generate specs for your rails application the easy way. Regressor generates model and controller specs based on validations, associations…☆206Updated last year
- Action Cable testing utils☆213Updated 4 years ago
- Ever wondered which translations are being looked up by Rails, a gem, or simply your app? Wonder no more!☆186Updated 2 years ago
- Known-leaky gems verification for bundler: `bundle leak` to check your app and find leaky gems in your Gemfile☆293Updated 2 years ago
- Simple tool to maintain factories and traits from FactoryBot☆388Updated last year
- Old school have_tag, with_tag(and more) matchers for rspec 3 (Nokogiri powered)☆198Updated last year
- Make your long-running sidekiq jobs interruptible and resumable.☆275Updated 7 months ago
- Translatable columns for Ruby on Rails, stored in the model table itself.☆215Updated last year
- Shoulda Context makes it easy to write understandable and maintainable tests under Minitest and Test::Unit within Rails projects or plain…☆237Updated 6 months ago
- Comma is a small CSV (ie. comma separated values) generation extension for Ruby objects, that lets you seamlessly define a CSV output for…☆514Updated 4 months ago
- Integrate PostgreSQL's enumerated types with the Rails enum feature☆167Updated 2 years ago
- DSL for building class initializer with params and options.☆304Updated 2 months ago
- Track notable requests and background jobs☆442Updated 2 months ago
- Brings Common Table Expressions support to ActiveRecord and makes it super easy to build and chain complex CTE queries☆306Updated 5 months ago
- Useful tools to help construct database queries with ActiveRecord and Arel.☆414Updated last month
- A flexible gem for cloning models☆316Updated last month