Azure / Azure/pytest-azurepipelines
Cannot upload test results with default path
Open
- Dominant language
- Python
- Stars
- 124
- Forks
- 44
- PR merge metrics
- No merged PRs in 30d
Description
When I run tests without specifying the `--nunitxml` option, either no XML file is generated, or it cannot be found (see the "Unit tests" steps in https://stevedower.visualstudio.com/ReportABug/_build/results?buildId=822 for an example)
Specifying the `nunitxml` option seems to make it work fine, regardless of where the file is put.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.