MuCheck: Automated Mutation Testing
This package defines a mutation analysis library for haskell programs. It does this by parsing the haskell source, and replacing a few of the common haskell functions and operators with other, but similar operators and functions, and running the testsuite to check whether the difference has been detected.
| Versions | 0.1.0.1, 0.1.1.0, 0.1.2.0, 0.1.2.1, 0.1.2.2, 0.1.3.0, 0.2.0.0, 0.2.1.0, 0.3.0.0, 0.3.0.4 |
|---|---|
| Change log | changes.md |
| Dependencies | base (==4.*), directory (>=1.2.1.0), hashable (>=1.2), haskell-src-exts (>=1.13), hint (>=0.3.1.0), mtl (>=2.1.2), random (>=1.0.0), syb (>=0.4.0), temporary (>=1.1), time (>=1.4.0.1) [details] |
| License | GPL-2.0-only |
| Author | Duc Lee <ledu@onid.oregonstate.edu>, Rahul Gopinath <rahul@gopinath.org> |
| Maintainer | rahul@gopinath.org |
| Category | Testing |
| Home page | https://bitbucket.com/osu-testing/mucheck |
| Source repo | head: git clone https://bitbucket.org/osu-testing/mucheck.git this: git clone https://bitbucket.org/osu-testing/mucheck.git(tag 0.3.0.4) |
| Uploaded | by RahulGopinath at Tue Jan 6 17:00:38 UTC 2015 |
| Distributions | NixOS:0.3.0.4 |
| Downloads | 4144 total (117 in the last 30 days) |
| Rating | (no votes yet) [estimated by rule of succession] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2015-01-06 [all 1 reports] Hackage Matrix CI |
Modules
[Index]
Downloads
- MuCheck-0.3.0.4.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)