mutamlversion Documentation on ocaml.org
A mutation tester for OCaml
Mutaml is a mutation testing tool for OCaml. It uses a ppxlib-based preprocessor to make a series of small breaking changes to a program's source code and then runs the program's testsuite for each of them to catch uncaught misbehaviour.
| Tags | test mutation testing |
|---|---|
| Author | Jan Midtgaard <mail@janmidtgaard.dk> |
| License | BSD-2-Clause |
| Published | |
| Homepage | https://github.com/jmid/mutaml |
| Issue Tracker | https://github.com/jmid/mutaml/issues |
| Maintainer | Jan Midtgaard <mail@janmidtgaard.dk> |
| Dependencies |
|
| Source [http] | https://github.com/jmid/mutaml/archive/refs/tags/0.3.tar.gz md5=bc941deaf1296d728b863bd3f60aa519 sha512=b9eaaf7310e5b8b779d91d641380fc519a741526fc2a9a66188b47c79b672501714deca0548fbe137ee02c6457a78a47405e435697520eef62fdd5bfbcdc0ee8 |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/mutaml/mutaml.0.3/opam |
Required by
- seqeswith-dev-setup & >=0.3


