minitest-matchers 1.1.3
minitest-matchers adds support for RSpec/Shoulda-style matchers to minitest/unit and minitest/spec. More information about matchers can be found here: * https://www.relishapp.com/rspec/rspec-expectations * http://railscasts.com/episodes/157-rspec-matchers-macros For use with Rails check out (ValidAttribute + Capybara): * https://github.com/wojtekmach/minitest-rails-example
Gemfile:
=
install:
=
Runtime Dependencies (1):
minitest
>= 2.5.0