Option for adding and extra TestResultCollector when executing tests

Vladimir Sitnikov sitnikov.vladimir at gmail.com
Fri Aug 8 13:25:34 UTC 2025


Hi,

WDYT of adding an option so the end-users could add TestResultCollector via
command-line options?
I'm integrating jcstress with junit-jupiter engine, and I would like to get
notifications from jcstress for the test success/failures.

It looks like the current JCStress hard-codes the listeners, and
duplicating the JCStress class itself in a custom runner sounds scary.

Vladimir
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/jcstress-dev/attachments/20250808/d642a173/attachment.htm>


More information about the jcstress-dev mailing list