Dogma.Formatter.Simple
A formatter that prints a dot per file, followed by details at the end.
Summary
finish(scripts) | Runs at the end of the test suite, displaying errors |
script(script) | Runs after each script is tested. Prints a dot! |
start(scripts) | Runs at the start of the test suite, displaying a file count |
Functions
Runs at the end of the test suite, displaying errors.
Runs after each script is tested. Prints a dot!
Runs at the start of the test suite, displaying a file count