Version 1.3.1 released
This version includes several bug fixes.
The following issues have been fixed:
- The SpecdocFormatter does not display duplicate example description strings when an example fails.
- An ExpectationNotFoundError is not raised if the example fails.
- The TagAction registers itself for :before events so that mspec-tag works correctly.

Comments