tasty-json: JSON reporter for the tasty testing framework

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Write tasty test results to a file in JSON format.

defaultMainWithIngredients (consoleAndJsonReporter : defaultIngredients) tests

[Skip to Readme]

Properties

Versions 0.1.0.0, 0.1.0.0
Change log CHANGELOG.md
Dependencies base (>=4.10 && <4.15), bytestring (>=0.10), containers (>=0.6), stm (>=2.4), tagged (>=0.8), tasty (>=1.0), text (>=1.2) [details]
License MIT
Copyright Copyright (c) 2020, Lars Kuhtz <lakuhtz@gmail.com>
Author Lars Kuhtz
Maintainer Lars Kuhtz <lakuhtz@gmail.com>
Category Network
Home page https://github.com/larskuhtz/tasty-json
Bug tracker https://github.com/larskuhtz/tasty-json/issues
Source repo head: git clone https://github.com/larskuhtz/tasty-json.git
Uploaded by larsk at 2020-04-30T01:07:45Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for tasty-json-0.1.0.0

[back to package description]

Write tasty test results to a file in JSON format.

Example:

defaultMainWithIngredients (consoleAndJsonReporter : defaultIngredients) tests