package mutaml

  1. Overview
  2. Docs
A mutation tester for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

0.3.tar.gz
md5=bc941deaf1296d728b863bd3f60aa519
sha512=b9eaaf7310e5b8b779d91d641380fc519a741526fc2a9a66188b47c79b672501714deca0548fbe137ee02c6457a78a47405e435697520eef62fdd5bfbcdc0ee8

Description

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

Published: 07 Oct 2024

Dev Dependencies (3)

  1. odoc with-doc
  2. ounit2 with-test
  3. ppx_deriving with-test

Used by (1)

  1. seqes >= "0.3"

Conflicts

None

OCaml

Innovation. Community. Security.