Releases: joshka/junit-json-params
Releases · joshka/junit-json-params
1.3.1
Changes
- Updated to JUnit 5.3.1 (fixes #4)
1.1.0
Enhancements:
-
d82fdb7 Handle simplified (single quoted) JSON
Java strings are easier to write when you don't have to escape double
quotes all the time. If the JSON parsing fails due to an invalid single
quote character, try again with all the quotes replaced with double
quotes.
1.0.0
Upload correct files in travis release process