package
0.0.0-20210610104036-6d9217011a00
Repository: https://github.com/zimmski/go-mutesting.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

List returns a list of all registered mutator names.
New returns a new mutator instance given the registered name of the mutator.
Register registers a mutator instance function with the given name.

# Structs

Mutation defines the behavior of one mutation.

# Type aliases

Mutator defines a mutator for mutation testing by returning a list of possible mutations for the given node.