tasty-stats-0.2.0.1: Collect statistics of your Tasty testsuite in a CSV file

Safe HaskellNone
LanguageHaskell2010

Test.Tasty.Stats

Synopsis

Documentation

statsReporter :: Ingredient Source #

Reporter with support to collect statistics in a file.

consoleStatsReporter :: Ingredient Source #

Console reporter with support to collect statistics in a file.