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