@hackage / tasty-json

JSON reporter for the tasty testing framework

Latest0.1.0.0

About

Metadata

  • Last updated , by larsk
  • License MIT
  • Categories Network Development
  • Maintained by: Lars Kuhtz <lakuhtz@gmail.com>

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 9.4.4
  2. 9.2.4
  3. 9.0.2
  4. 8.10.7
  5. 8.8.3
  6. 8.6.5

Readme

Write tasty test results to a file in JSON format.

Example:

defaultMainWithIngredients (consoleAndJsonReporter : defaultIngredients) tests