Projects
mspec
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.
rubyspec
RubySpec is a community-driven project to create an executable specification (RSpec compatible) for the Ruby programming language, core libraries and standard libraries.
- Browse the documentation
