v0.12.1
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.
- New dialect
- Option
--pytest
:- New rewrite option
split
to split a testsuite into multiple testsuites.
- New rewrite option
- New CLI option
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.