Class | SpecdocFormatter |
In: |
lib/mspec/runner/formatters/specdoc.rb
|
Parent: | DottedFormatter |
Callback for the MSpec :exception event. Prints either ‘ERROR - X’ or ‘FAILED - X’ where X is the sequential number of the exception raised. If there has already been an exception raised while evaluating this example, it prints another it block description string so that each discription string has an associated ‘ERROR’ or ‘FAILED‘