trial.reporters.spec

A module containing the SpecReporter

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

Members

Classes

SpecReporter
class SpecReporter

This is the default reporter. The "spec" reporter outputs a hierarchical view nested just as the test cases are.

Functions

specGlyphsToCode
string specGlyphsToCode(SpecGlyphs glyphs)

Structs

SpecGlyphs
struct SpecGlyphs

A structure containing the glyphs used for the spec reporter

Meta

License

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

Authors

Szabo Bogdan