The latest version of MuCheck is 0.3.0.4-1.

MuCheck

Version 0.1.0.1 revision 3 uploaded by Bodigrim.

Package meta

Synopsis
Automated Mutation Testing
Description

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. Currently, it supports QuickCheck and HUnit tests.

Author
Duc Lee <ledu@onid.oregonstate.edu> Rahul Gopinath <rahul@gopinath.org>
Bug reports
n/a
Category
Testing
Copyright
n/a
Homepage
https://bitbucket.com/osu-testing/mucheck
Maintainer
ledu@onid.oregonstate.edu rahul@gopinath.org
Package URL
n/a
Stability
n/a

Components