Project Awesome project awesome

Fixtures > Randomized Testing

JUnit test runner and plugins for running JUnit tests with pseudo-randomness.

Package 182 stars GitHub

RANDOMIZED TESTING

JUnit4 test runner and plugins for running JUnit tests with pseudo-randomness.

For JUnit5/ Jupiter, see this: https://github.com/randomizedtesting/randomizedtesting-jupiter

See the following for more information: Docs: https://github.com/randomizedtesting/randomizedtesting/wiki Bugs: https://github.com/randomizedtesting/randomizedtesting/issues

See LICENSE.txt to make your company's lawyer happy.

See CHANGES.txt for API changes and updates.

Back to Java