JUnit test runner and plugins for running JUnit tests with pseudo-randomness.
'com.carrotsearch.randomizedtesting:randomizedtesting-runner:2.3.1'
<dependency>
<groupId>com.carrotsearch.randomizedtesting</groupId>
<artifactId>randomizedtesting-runner</artifactId>
<version>2.3.1</version>
</dependency>
<dependency org="com.carrotsearch.randomizedtesting" name="randomizedtesting-runner" rev="2.3.1"/>
"com.carrotsearch.randomizedtesting", "randomizedtesting-runner", "2.3.1"