trial.reporters.dotmatrix

A module containing the DotMatrixReporter

This is an example of how this reporter looks <script type="text/javascript" src="https://asciinema.org/a/aorvsrruse34n2xym8y7885m1.js" id="asciicast-aorvsrruse34n2xym8y7885m1" async></script>

Members

Classes

DotMatrixReporter
class 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.

Functions

dotMatrixGlyphsToCode
string dotMatrixGlyphsToCode(DotMatrixGlyphs glyphs)

Structs

DotMatrixGlyphs
struct DotMatrixGlyphs

Meta

License

Subject to the terms of the MIT license, as written in the included LICENSE.txt file.

Authors

Szabo Bogdan