An executable specification for the Ruby programming language
The spec runner scripts are separated into two main parts. The first part is in mspec. This script gathers all options needed to invoke the actual program that will execute the specs.
Please run mspec -h to list the available options.