trial.reporters.specsteps

A module containing the SpecStepsReporter

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

Members

Classes

SpecStepsReporter
class SpecStepsReporter

A flavour of the "spec" reporter that show the tests and the steps of your tests.

Functions

specStepsGlyphsToCode
string specStepsGlyphsToCode(SpecStepsGlyphs glyphs)

Structs

SpecStepsGlyphs
struct SpecStepsGlyphs

A structure containing the glyphs used for the spec steps reporter

Meta

License

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

Authors

Szabo Bogdan