Path to this page:
./
devel/hs-tasty,
Modern and extensible testing framework
Branch: pkgsrc-2020Q2,
Version: 1.2.3,
Package name: hs-tasty-1.2.3,
Maintainer: pkgsrc-usersTasty is a modern testing framework for Haskell.
It lets you combine your unit tests, golden tests,
QuickCheck/SmallCheck properties, and any other types of tests into a
single test suite.
Features:
* Run tests in parallel but report results in a deterministic order
* Filter the tests to be run using patterns specified on the command
line
* Hierarchical, colored display of test results
* Reporting of test statistics
* Acquire and release resources (sockets, temporary files etc.) that
can be shared among several tests
* Extensibility: add your own test providers and ingredients (runners)
above and beyond those provided
Required to run:[
lang/ghc88] [
devel/hs-async] [
devel/hs-optparse-applicative]
Master sites:
SHA1: 292e41bbc001921706ee414aef111385a26947dd
RMD160: 927fb2ade24bd04a7165cce38504bb0de2c12ecd
Filesize: 47.996 KB
Version history: (Expand)
- (2020-07-01) Package added to pkgsrc.se, version hs-tasty-1.2.3 (created)