Closed bertschneider closed 1 year ago
After this has been merged, should we do a bugfix or just a regular release? I am leaning towards the latter.
@fmeum We discussed removing the CLI flag completely, but this would change the current behavior as CLI invocations are always executed in fuzzing mode. AFAIK other tools, like cifuzz
, rely on this. In the long run we should do so. WDYT?
The transitive dependency on
org.junit.platform:junit-platform-launcher
removes the need to specify it manually in every project.