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.

Issue tracking

View all issues

Members

Manager: Brian Ford

Latest news

Version 1.5.10 released
Adds guard reporting.
Added by Brian Ford 549 days ago

Version 1.5.9 released
Bug fix release for not_supported_on guard
Added by Brian Ford 568 days ago

Version 1.5.8 released
Fixes for implementation guards
Added by Brian Ford 568 days ago

Version 1.5.7 released
Custom options, multi-line description strings, and better support for 1.8/1.9 specs.
Added by Brian Ford 573 days ago

Version 1.5.6 released
Adds better support for running the combined 1.8/1.9 specs.
Added by Brian Ford 605 days ago

View all news