Skip to content

v0.12.1

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Sep 18:35

Release created on: 28.09.2024 - 18:34:42

New Features

  • Added (first) CLI documentation.
  • pyedaa-reports unittest
    • New CLI option --input to read a JUnit XML file.
    • Option --merge:
      • New dialect Any-JUnit to read JUnit XML files using a generic XML dialect and relaxed XML schema.
    • Option --pytest:
      • New rewrite option split to split a testsuite into multiple testsuites.

Changes

  • Bumped dependencies.

Bug Fixes

  • Fixed type hints for tuples.

Documentation

  • Added more doc-strings.

Test cases

  • Updated YAML files from OSVVM to newer (fixed) output formats.

Related PRs: