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

Generate test reports for bitbucket #130

Open
nathanjmcdougall opened this issue Nov 19, 2024 · 0 comments
Open

Generate test reports for bitbucket #130

nathanjmcdougall opened this issue Nov 19, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@nathanjmcdougall
Copy link
Owner

Motivation
There is a special bitbucket support for parsing test reporting. We should support this.

https://community.atlassian.com/t5/Bitbucket-questions/Bitbucket-Pipelines-with-pytest-XML-report/qaq-p/874636

Could be as simple as adding --junitxml=test-reports/report.xml to the pipeline. Can this config be added to pyproject.toml though? Is that even sensible since we might prefer to not generate the reports locally and only on CI? A bit of thought needed on this point.

Summary of desired enhancement
Support Bitbucket's native test reporting functionality.

@nathanjmcdougall nathanjmcdougall added the enhancement New feature or request label Nov 19, 2024
@nathanjmcdougall nathanjmcdougall self-assigned this Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant