Releases: ota4j-team/opentest4j
Releases · ota4j-team/opentest4j
OpenTest4J 1.3.0
What's Changed
- Introduce
FileInfo
by @reinsch82 in #78 - Add copyright and license to jar by @tobi5775 in #71
- Enable Java-behavior for late cause initialisation by @mmichaelis in #19
- Adjust OSGi manifest to match previously published ones by @marcphilipp in b6fef78
New Contributors
- @reinsch82 made their first contribution in #78
- @tobi5775 made their first contribution in #71
Full Changelog: r1.2.0...r1.3.0
OpenTest4J 1.3.0-RC2
What's Changed
- Adjust OSGi manifest to match previously published ones by @marcphilipp in b6fef78
Full Changelog: r1.3.0-RC1...r1.3.0-RC2
OpenTest4J 1.3.0-RC1
What's Changed
- Introduce
FileInfo
by @reinsch82 in #78 - Add copyright and license to jar by @tobi5775 in #71
- Enable Java-behavior for late cause initialisation by @mmichaelis in #19
New Contributors
- @reinsch82 made their first contribution in #78
- @tobi5775 made their first contribution in #71
Full Changelog: r1.2.0...r1.3.0-RC1
OpenTest4J 1.2.0
What's Changed
- Add the option to provide a custom stringRepresentation to ValueWrapper by @leonard84 in #56
- Capture non Serializable inputs to ValueWrapper as transient field by @justintuchek in #54
- Change ValueWrapper.create(value) to not wrap another ValueWrapper... by @leonard84 in #57
- Include Class of Throwable in MultipleFailuresError message by @leonard84 in #61
- Include Java module descriptor by @sormuras in #62
New Contributors
- @leonard84 made their first contribution in #56
- @justintuchek made their first contribution in #54
Full Changelog: r1.1.1...r1.2.0