-
FitSpec: the entry point, import this to use FitSpec;
-
FitSpec.Engine: main engine that tests mutants against properties;
-
FitSpec.Report: gather results from the engine and build textual reports;
-
FitSpec.Mutable: list mutations of a given function without repetitions;
-
FitSpec.ShowMutable: show mutations;
-
example benchmarks: example use cases for FitSpec, some are customizable using command line arguments (sorting, booleans, lists, pretty-printing, etc).