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.11.0 #43

Merged
merged 15 commits into from
Jun 23, 2024
Merged

v0.11.0 #43

merged 15 commits into from
Jun 23, 2024

Conversation

Paebbels
Copy link
Member

@Paebbels Paebbels commented Jun 11, 2024

New Features

  • pytest-junit: Support multiple system-out and system-err tags for the pytest JUnit XML dialect.
  • generic-junit: Support properties on root element testsuites.

Changes

  • Fetch GoogleTest into the lib directory via CMake.
  • Name used XSD schema in case of a validation fault.
  • Bumped dependencies.
  • Fixed typos.

Bug Fixes

  • Fixed Ant/JUnit4 execution and build in Java example project: Upgraded dependency Gradle to v8.8.

Related PRs:

@Paebbels Paebbels self-assigned this Jun 11, 2024
@Paebbels Paebbels added the Unit Testing Unit test summaries label Jun 11, 2024
Paebbels and others added 7 commits June 13, 2024 00:10
Updates the requirements on [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) to permit the latest version.
- [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases)
- [Changelog](https://github.com/tox-dev/sphinx-autodoc-typehints/blob/main/CHANGELOG.md)
- [Commits](tox-dev/sphinx-autodoc-typehints@2.1.0...2.2.0)

---
updated-dependencies:
- dependency-name: sphinx-autodoc-typehints
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Updates the requirements on [setuptools](https://github.com/pypa/setuptools) to permit the latest version.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v70.0.0...v70.1.0)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@Paebbels Paebbels added bug Something isn't working enhancement New feature or request FileFormat: XML XML file format Tool: pytest labels Jun 23, 2024
@Paebbels Paebbels marked this pull request as ready for review June 23, 2024 22:15
@Paebbels Paebbels merged commit 4d09415 into main Jun 23, 2024
36 of 37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request FileFormat: XML XML file format Tool: pytest Unit Testing Unit test summaries
Development

Successfully merging this pull request may close these issues.

None yet

2 participants