Overview
MSpec is a specialized framework that is syntax-compatible with RSpec for basic things like describe, it blocks and before, after actions.
MSpec contains additional features that assist in writing the RubySpecs used by multiple Ruby implementations. Also, MSpec attempts to use the simplest Ruby language features so that beginning Ruby implementations can run it.
Members
Manager:
Brian Ford
Latest news
Version 1.5.10 released
Adds guard reporting.
Version 1.5.9 released
Bug fix release for not_supported_on guard
Version 1.5.8 released
Fixes for implementation guards
Version 1.5.7 released
Custom options, multi-line description strings, and better support for 1.8/1.9 specs.
Version 1.5.6 released
Adds better support for running the combined 1.8/1.9 specs.
