RubyGems.org

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

installgem install minitest-matchers
Authors

Ryan Davis, Wojciech Mach

33,851 total downloads 1,403 for this version
Owners

84188f5e909563cfa252bb739e643295

Gemfile
gem "minitest-matchers", "~> 1.3.0"
Versions
  1. 1.3.0 April 23, 2013
  2. 1.2.0 January 22, 2012
  3. 1.1.3 December 18, 2011
  4. 1.1.2 November 22, 2011
  5. 1.1.1 November 18, 2011
Show all versions (13 total)
Runtime Dependencies
  1. minitest ~> 4.7
Development Dependencies
  1. hoe ~> 3.5
  2. rdoc ~> 3.10