minitest-matchers adds support for RSpec/Shoulda-style matchers to MiniTest::Spec. A matcher is a class that must implement #description and #matches? methods. Expactations are then builded using these two methods.
Required Ruby Version
None
Authors
Ryan Davis, Wojciech Mach
Versions
- 1.4.1 October 08, 2013 (9 KB)
- 1.4.0 June 30, 2013 (9 KB)
- 1.3.0 April 23, 2013 (7.5 KB)
- 1.2.0 January 22, 2012 (7 KB)
- 1.1.3 December 18, 2011 (6.5 KB)
- 1.0.0 September 04, 2011 (6 KB)