SatelliteApplicationsCatapult / tribble

Coverage based JVM Fuzz testing tool.
Apache License 2.0
19 stars 1 forks source link

option to disable mutators #73

Closed emilyselwood closed 6 years ago

emilyselwood commented 6 years ago

Add option to disable mutators. This should be useful if there are mutators that never cause anything interesting to happen. This should make things more efficient if needed. Should fix #58