·
14 commits
to main
since this release
Added
- A long-requested feature: deserialization support for reports! The new deserializer has undergone fuzzing and property-based testing, and it is known to work with JUnit reports generated by quick-junit. The deserializer should work with JUnit reports generated by other tools as well. If it doesn't, fixes are welcome.
- The new
proptestfeature allows for generation of arbitraryReports.
Updated
Internal dependency update: quick-xml updated to 0.38.3.