metaskills / minitest-spec-railsLinks
Make Rails Use MiniTest::Spec!
☆401Updated 11 months ago
Alternatives and similar repositories for minitest-spec-rails
Users that are interested in minitest-spec-rails are comparing it to the libraries listed below
Sorting:
- Rack middleware that provides access to rack.session environment☆259Updated 5 years ago
- Create temporary table-backed ActiveRecord models for use in tests☆215Updated 11 months ago
- `its` for RSpec 3 extracted from rspec-core 2.x☆275Updated 2 months ago
- Trailblazer in Rails.☆178Updated 3 months ago
- Test existence of your Rails callbacks without having to call them☆133Updated 6 years ago
- Dynamically build an Active Record model (with table) within a test context☆185Updated 4 months ago
- Rack::UTF8Sanitizer is a Rack middleware which cleans up invalid UTF8 characters in request URI and headers.☆327Updated 2 months ago
- Shoulda Context makes it easy to write understandable and maintainable tests under Minitest and Test::Unit within Rails projects or plain…☆239Updated 4 months ago
- Old school have_tag, with_tag(and more) matchers for rspec 3 (Nokogiri powered)☆198Updated last year
- Automatically creates validations basing on the database schema.☆174Updated last year
- Collection cardinality matchers, extracted from rspec-expectations☆194Updated 8 months ago
- Run your data migration scripts like a master☆126Updated last year
- Adds file validators to ActiveModel.☆259Updated 4 years ago
- I18n ActiveRecord backend☆317Updated 10 months ago
- A Test::Unit runner that can run tests by line number.☆390Updated 2 years ago
- Deep Freeze Ruby Objects☆312Updated 2 years ago
- Action Cable testing utils☆213Updated 4 years ago
- JWT Token support for Doorkeeper☆223Updated last year
- ☆381Updated 5 years ago
- Translatable columns for Ruby on Rails, stored in the model table itself.☆218Updated last week
- Generate mocks from ActiveRecord models for unit tests that run fast because they don’t need to load Rails or a database.☆504Updated 6 years ago
- Rack middleware for defining a canonical host name.☆394Updated last year
- Useful tools to help construct database queries with ActiveRecord and Arel.☆424Updated 9 months ago
- Test your ActionMailer and Mailer messages with Capybara☆341Updated 2 months ago
- A tool to upgrade Rails 4-style specs to Rails 5-style☆176Updated 6 years ago
- Easily suppress the Rails logger☆167Updated 11 months ago
- Devise plugin to reject weak passwords using zxcvbn☆197Updated 7 months ago
- Provides a framework for saving incoming blank values as nil in the database in instances where you'd rather use DB NULL than simply a bl…☆327Updated 2 years ago
- If string, numeric, symbol and nil values wanna be a boolean value, they can with the new #to_b method (and more).☆162Updated 4 years ago
- Make after_commit callbacks fire in tests for Rails 3+ with transactional_fixtures = true.☆238Updated 3 years ago