GitHub - randomizedtesting/randomizedtesting-jupiter: Randomized testing for JUnit5 · GitHub
Skip to content

randomizedtesting/randomizedtesting-jupiter

Repository files navigation

Randomized Testing for JUnit5 (Jupiter Engine)

A set of JUnit5 (Jupiter Engine) extensions for more controlled pseudo-randomness in unit tests.

This is a rewrite of the JUnit4-based randomizedtesting project.

See the test package for current features, their requirement descriptions and migration from junit4.

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

Snapshot artifacts and releases

We do not publish snapshot artifacts. If you'd like to work with a snapshot, use gradle's composite build or install maven artifacts locally with:

./gradlew publishToMavenLocal

Release publishing

./gradlew publishToSonatype closeSonatypeStagingRepository

Migration guide

See the migration guide for more details on how to migrate from JUnit4-based randomizedtesting to this new JUnit5-based project.

About

Randomized testing for JUnit5

Resources

License

Stars

Watchers

Forks

Packages

Contributors

Languages