Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.12.0 #65

Merged
merged 14 commits into from
Sep 28, 2024
Merged

v0.12.0 #65

merged 14 commits into from
Sep 28, 2024

Conversation

Paebbels
Copy link
Member

@Paebbels Paebbels commented Sep 28, 2024

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:

@Paebbels Paebbels self-assigned this Sep 28, 2024
@Paebbels Paebbels added documentation Improvements or additions to documentation Unit Testing Unit test summaries FileFormat: XML XML file format labels Sep 28, 2024
@Paebbels Paebbels merged commit 391479d into main Sep 28, 2024
35 of 37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation FileFormat: XML XML file format Unit Testing Unit test summaries
Development

Successfully merging this pull request may close these issues.

1 participant