Open
Description
I have a project that is using php assertions to verify some pre/postconditions and my regular unit tests fail if such assertions fail because phpunit by default has convertWarningsToExceptions
on true.
However I'm not sure how to make the shrunk input visible when this happens, do you guys have any suggestions?
Metadata
Metadata
Assignees
Labels
No labels