JUnit @Issue annotation
I was looking to an equivalent to Spock @Issue
annotation for JUnit 5, and I found JUnit Pioneer.
JUnit Pioneer provides extensions for JUnit 5 and its Jupiter API. It does not limit itself to proven ideas with wide application but is purposely open to experiments.
Tags: #junit