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.
OS | Architecture | Version |
---|---|---|
NetBSD 10.0 | aarch64 | hs-tasty-rerun-1.1.19nb2.tgz |
NetBSD 10.0 | aarch64 | hs-tasty-rerun-1.1.19nb2.tgz |
NetBSD 10.0 | x86_64 | hs-tasty-rerun-1.1.19nb2.tgz |
NetBSD 10.0 | x86_64 | hs-tasty-rerun-1.1.19nb2.tgz |
NetBSD 9.0 | aarch64 | hs-tasty-rerun-1.1.19nb2.tgz |
NetBSD 9.0 | aarch64 | hs-tasty-rerun-1.1.19nb2.tgz |
NetBSD 9.0 | x86_64 | hs-tasty-rerun-1.1.19nb2.tgz |
NetBSD 9.0 | x86_64 | hs-tasty-rerun-1.1.19nb2.tgz |
NetBSD 9.3 | x86_64 | hs-tasty-rerun-1.1.19nb2.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.
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.