This project permits to execute jUnit randomly: per ClassRunner and per suite. This approach is not the best to reproduce errors, however, it aims to discover new ones.
'net.sf.randomjunit:random-jUnit:1.0.2'
<dependency>
<groupId>net.sf.randomjunit</groupId>
<artifactId>random-jUnit</artifactId>
<version>1.0.2</version>
</dependency>
<dependency org="net.sf.randomjunit" name="random-jUnit" rev="1.0.2"/>
"net.sf.randomjunit", "random-jUnit", "1.0.2"