r1.2.0
版本发布时间: 2023-05-03 02:01:39
ota4j-team/opentest4j最新发布版本:r1.3.0(2023-07-06 21:08:31)
What's Changed
- Add the option to provide a custom stringRepresentation to ValueWrapper by @leonard84 in https://github.com/ota4j-team/opentest4j/pull/56
- Capture non Serializable inputs to ValueWrapper as transient field by @justintuchek in https://github.com/ota4j-team/opentest4j/pull/54
- Change ValueWrapper.create(value) to not wrap another ValueWrapper... by @leonard84 in https://github.com/ota4j-team/opentest4j/pull/57
- Include Class of Throwable in MultipleFailuresError message by @leonard84 in https://github.com/ota4j-team/opentest4j/pull/61
- Include Java module descriptor by @sormuras in https://github.com/ota4j-team/opentest4j/pull/62
New Contributors
- @leonard84 made their first contribution in https://github.com/ota4j-team/opentest4j/pull/56
- @justintuchek made their first contribution in https://github.com/ota4j-team/opentest4j/pull/54
Full Changelog: https://github.com/ota4j-team/opentest4j/compare/r1.1.1...r1.2.0