package mutaml

  1. Overview
  2. Docs
A mutation tester for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

0.1.tar.gz
md5=c1f93a13b88ca927b5d35dbcc4a230f3
sha512=f663c82dd83c9644e46ec16a1cd940513d6c0cde03b56cf3b993880e48544d3dc1546ddf5197851049fa5babeb96e9e6b9fff6ec4d6585f5709928e934eb87e5

doc/mutaml_ppx/Entry/CLI/index.html

Module Entry.CLISource

Helper module for command line interface

Sourceval seed : int option Stdlib.ref
Sourceval mut_rate : int option Stdlib.ref
Sourceval gadt : bool option Stdlib.ref
Sourceval invalid_rate : int -> bool
Sourceval set_seed : int -> unit
Sourceval set_rate : int -> unit
Sourceval set_gadt : bool -> unit
Sourceval arg_spec : (string * Stdlib.Arg.spec * string) list
OCaml

Innovation. Community. Security.