devel/hs-tasty - The NetBSD Packages Collection

Modern and extensible testing framework

Tasty 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

Build dependencies

pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

devel/hs-ansi-terminal devel/hs-optparse-applicative devel/hs-tagged devel/hs-unbounded-delays lang/ghc96 devel/hs-ansi-terminal devel/hs-optparse-applicative devel/hs-tagged devel/hs-unbounded-delays

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64hs-tasty-1.5nb1.tgz
NetBSD 10.0aarch64hs-tasty-1.4.3nb1.tgz
NetBSD 10.0aarch64hs-tasty-1.4.3nb1.tgz
NetBSD 10.0x86_64hs-tasty-1.5nb1.tgz
NetBSD 10.0_BETAx86_64hs-tasty-1.4.3nb1.tgz
NetBSD 8.0x86_64hs-tasty-1.4.3nb1.tgz
NetBSD 8.0x86_64hs-tasty-1.4.3nb1.tgz
NetBSD 9.0aarch64hs-tasty-1.5nb1.tgz
NetBSD 9.0aarch64hs-tasty-1.4.3nb1.tgz
NetBSD 9.0aarch64hs-tasty-1.4.3nb1.tgz
NetBSD 9.0x86_64hs-tasty-1.5nb1.tgz
NetBSD 9.0x86_64hs-tasty-1.4.3nb1.tgz
NetBSD 9.3x86_64hs-tasty-1.4.3nb1.tgz
NetBSD 9.3x86_64hs-tasty-1.5nb1.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.