Fuzzing as part of maven lifecycle #830
|
I am trying to include fuzzing tests (written using My initial thought was to use separate executions of
I couldn't find any workarounds/examples of this use case. Anyone tried this use case or it is simply not supported by design. Any advise? Sample snippets: And some test classes and methods |
Answered by
Marcono1234
Oct 14, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Seems to be the same as #599; apparently there is no easy solution yet