| Class | Turn::PrettyReporter |
| In: |
lib/turn/reporters/pretty_reporter.rb
|
| Parent: | Reporter |
Example output:
TestCaseName:
PASS test: Succesful test case. (0:00:02:059)
ERROR test: Bogus test case. (0:00:02:059)
FAIL test: Failed test case. (0:00:02:059)
| TAB_SIZE | = | 10 | Second column left padding in chars. | |
| TRACE_MARK | = | '@ ' | Character to put in front of backtrace. |