tasty-silver: A fancy test runner, including support for golden tests.

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]

This package provides a fancy test runner and support for «golden testing». A golden test is an IO action that writes its result to a file. To pass the test, this output file should be identical to the corresponding «golden» file, which contains the correct result for the test. The test runner allows filtering tests using regexes, and to interactively inspect the result of golden tests. This package is a heavily extended fork of tasty-golden.

Properties

Versions 3.0, 3.0.0.1, 3.0.1.0, 3.0.2.0, 3.0.2.1, 3.0.2.2, 3.1, 3.1.1, 3.1.2, 3.1.3, 3.1.4, 3.1.5, 3.1.6, 3.1.7, 3.1.8, 3.1.8.1, 3.1.9, 3.1.10, 3.1.11, 3.1.11, 3.1.12, 3.1.13, 3.1.14, 3.1.15, 3.2, 3.2.1, 3.2.2, 3.2.3, 3.3, 3.3.1, 3.3.1.1, 3.3.1.2, 3.3.1.3
Change log CHANGELOG.md
Dependencies ansi-terminal (>=0.6.2.1), async, base (>=4 && <5), bytestring (>=0.9.2.1), containers, deepseq, directory, filepath, mtl, optparse-applicative, process (>=1.2), process-extras (>=0.2), regex-tdfa (>=1.2.0), semigroups (>=0.18.3), stm (>=2.4.2), tagged, tasty (>=0.8), temporary, text (>=0.11.0.0) [details]
License MIT
Author Philipp Hausmann, Roman Cheplyaka and others
Maintainer Philipp Hausmann
Category Testing
Home page https://github.com/phile314/tasty-silver
Bug tracker https://github.com/phile314/tasty-silver/issues
Source repo head: git clone git://github.com/phile314/tasty-silver.git
Uploaded by PhilippHausmann at 2017-12-24T10:49:46Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees