devel/hs-tasty-rerun - The NetBSD Packages Collection

Rerun only tests which failed in a previous test run

This Ingredient for tasty testing framework allows to filter a test tree
depending on an outcome of the previous run. This may be useful in many
scenarios, especially when a test suite grows large.

For example, tasty-rerun allows:

* Rerun only tests, which failed during the last run (--rerun). Combined
  with live reloading (e. g., using ghcid or stack test --file-watch), it
  gives an ultimate power to focus on broken parts and put them back in
  shape, enjoying a tight feedback loop.

* Rerun only tests, which have beed added since the last saved test
  run. This comes handy when writing a new module, which does not affect
  other parts of the system, or adding new test cases.

* Rerun only tests, which passed during the last saved test run. Sometimes
  a part of the test suite is consistently failing (e. g., an external
  service is temporarily down), but you want be sure that you are not
  breaking anything else in course of your work.

Build dependencies

pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

devel/hs-optparse-applicative devel/hs-split devel/hs-tagged devel/hs-tasty lang/ghc96 devel/hs-optparse-applicative devel/hs-split devel/hs-tagged devel/hs-tasty

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64hs-tasty-rerun-1.1.19nb1.tgz
NetBSD 10.0aarch64hs-tasty-rerun-1.1.19nb1.tgz
NetBSD 10.0x86_64hs-tasty-rerun-1.1.19nb1.tgz
NetBSD 10.0x86_64hs-tasty-rerun-1.1.19nb1.tgz
NetBSD 9.0aarch64hs-tasty-rerun-1.1.19nb1.tgz
NetBSD 9.0aarch64hs-tasty-rerun-1.1.19nb1.tgz
NetBSD 9.0x86_64hs-tasty-rerun-1.1.19nb1.tgz
NetBSD 9.0x86_64hs-tasty-rerun-1.1.19nb1.tgz
NetBSD 9.3x86_64hs-tasty-rerun-1.1.19nb1.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.