You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+9
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,15 @@
3
3
A [Junit 5](http://junit.org/junit5/) library to provide annotations that load
4
4
data from JSON Strings or files in parameterized tests.
5
5
6
+
## Library status
7
+
8
+
> [!CAUTION]
9
+
>
10
+
> I haven't actively written any Java in about 2 years, so this is in the barely maintained bucket
11
+
> Please feel free to fork this it and release under a different namespace. I'm happy to slap a link
12
+
> to a maintained fork on this repo to point at the new code, but I don't have the inclination to
13
+
> maintain it myself.
14
+
6
15
## Project Info
7
16
8
17
[](https://central.sonatype.com/artifact/net.joshka/junit-json-params)
0 commit comments