Skip to content

JUnit-Parser v1.5.0

Latest

Choose a tag to compare

@borisfaure borisfaure released this 07 Oct 07:41
v1.5.0
2b53051

1.5.0 -- 2025-09-28

  • Add support for optional attributes timestamp in the <testsuites> and <testcase> elements.
  • Add parse_junit binary for parsing and debugging JUnit XML files.
  • Add feature chrono to parse timestamp attributes as chrono::DateTime<Utc>.