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

Add JUnit xml reports #789

Open
dlobato opened this issue Aug 15, 2024 · 0 comments
Open

Add JUnit xml reports #789

dlobato opened this issue Aug 15, 2024 · 0 comments
Labels
framework-enhancement New feature or request

Comments

@dlobato
Copy link
Contributor

dlobato commented Aug 15, 2024

JUnit XML report is a widely adopted format for many testing frameworks. The advantage over the currently available report formats in ANTA is the integration with tools such gitlab or github .

You can find more info about the format here: https://github.com/testmoapp/junitxml
And a python module to help with the generation: https://github.com/weiwei/junitparser

@titom73 titom73 added the framework-enhancement New feature or request label Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
framework-enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants