trial.reporters

Modules

allure
module trial.reporters.allure

A module containing the AllureReporter

dotmatrix
module trial.reporters.dotmatrix

A module containing the DotMatrixReporter

html
module trial.reporters.html

A module containing the HtmlReporter

landing
module trial.reporters.landing

A module containing the LandingReporter

list
module trial.reporters.list

A module containing the ListReporter

progress
module trial.reporters.progress

A module containing the ProgressReporter

result
module trial.reporters.result

A module containing the ResultReporter

spec
module trial.reporters.spec

A module containing the SpecReporter

specprogress
module trial.reporters.specprogress

A module containing the SpecProgressReporter

specsteps
module trial.reporters.specsteps

A module containing the SpecStepsReporter

stats
module trial.reporters.stats

A module containing the StatsReporter

tap
module trial.reporters.tap

A module containing the TAP13 reporter https://testanything.org/

visualtrial
module trial.reporters.visualtrial

A module containing the Visual Trial reporter used to send data to the Visual Studio Code plugin

writer
module trial.reporters.writer

A module containing utilities for presenting information to the user

xunit
module trial.reporters.xunit

A module containing the XUnitReporter