Module trial.reporters.dotmatrix
A module containing the DotMatrixReporter
This is an example of how this reporter looks
Functions
| Name | Description |
|---|---|
dotMatrixGlyphsToCode(glyphs)
|
Classes
| Name | Description |
|---|---|
DotMatrixReporter
|
The dot matrix reporter is simply a series of characters which represent test cases. Failures highlight in red exclamation marks (!). Good if you prefer minimal output. |
Structs
| Name | Description |
|---|---|
DotMatrixGlyphs
|