Skip to content

quick-junit 0.5.2

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Nov 02:55
· 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 proptest feature allows for generation of arbitrary Reports.

Updated

Internal dependency update: quick-xml updated to 0.38.3.