MuCheck

Version 0.3.0.4 revision 1 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.

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
rahul@gopinath.org
Package URL
n/a
Stability
n/a

Components