We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bacb27a commit 01171bbCopy full SHA for 01171bb
1 file changed
README.md
@@ -5,13 +5,11 @@ pseudo-randomness in unit tests.
5
6
This is a rewrite of the JUnit4-based `randomizedtesting` project.
7
8
-See [the test package](randomizedtesting-jupiter/src/test/java/com/carrotsearch/randomizedtesting/jupiter/)
+See [the test package](randomizedtesting-jupiter/src/test/java/com/carrotsearch/randomizedtesting/tests)
9
for current features, their requirement descriptions and migration from junit4.
10
11
See [LICENSE.txt](LICENSE.txt) to make your company's lawyer happy.
12
13
-See [CHANGES.txt](CHANGES.txt) for API changes and updates.
14
-
15
## Snapshot artifacts and releases
16
17
We do not publish snapshot artifacts. If you'd like to work with a snapshot,
0 commit comments