guard / guard-minitestLinks
Guard::Minitest automatically run your tests (much like autotest)
☆252Updated 7 years ago
Alternatives and similar repositories for guard-minitest
Users that are interested in guard-minitest are comparing it to the libraries listed below
Sorting:
- Rack middleware that provides access to rack.session environment☆259Updated 5 years ago
- `its` for RSpec 3 extracted from rspec-core 2.x☆272Updated 4 months ago
- Adds the ability to normalize attributes cleanly with code blocks and predefined normalizers☆475Updated last year
- Test your ActionMailer and Mailer messages with Capybara☆341Updated 3 years ago
- Guard plugin for RuboCop☆262Updated last year
- RoleModel is the framework agnostic, efficient and declarative way to do user roles.☆324Updated last year
- Make Rails Use MiniTest::Spec!☆400Updated 7 months ago
- Minitest integration for Rails☆561Updated 6 months ago
- Create temporary table-backed ActiveRecord models for use in tests☆212Updated 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…☆325Updated 2 years ago
- Validate e-mail addreses against RFC 2822 and RFC 3696 with this Ruby on Rails plugin and gem.☆450Updated 7 months ago
- Simple bitmask attribute support for ActiveRecord 3+☆229Updated 5 years ago
- Bit fields for ActiveRecord☆502Updated 2 weeks ago
- https://github.com/onesupercoder/rack-livereload☆357Updated 3 years ago
- Given/When/Then keywords for RSpec Specifications☆652Updated 4 years ago
- Old school have_tag, with_tag(and more) matchers for rspec 3 (Nokogiri powered)☆199Updated last year
- return the sourcecode for a method☆366Updated last year
- Binding navigation commands for Pry to make a simple debugger☆391Updated 3 years ago
- Collection of ActiveModel/ActiveRecord validators☆302Updated last year
- ☆381Updated 5 years ago
- Console for Rack based ruby web apps☆421Updated last year
- Official integration library for using Rails and ActionMailer with the Postmark HTTP API☆372Updated 9 months ago
- Rails Plugin - soft-delete your ActiveRecord records. It's like an explicit version of ActsAsParanoid☆272Updated last year
- Making HTML emails comfortable for the Rails rockstars☆388Updated last month
- routing-filter wraps around the complex beast that the Rails routing system is, allowing for unseen flexibility and power in Rails URL re…