Closed BohdanObruch closed 3 months ago
Incorrect number of tests in the report after generation
Precondition the generated test report is executed according to the command: pytest --junit-xml report.xml example report
pytest --junit-xml report.xml
To Reproduce Steps to reproduce the behavior:
TESTOMATIO={API_KEY} npx report-xml report.xml --lang=python
Expected behavior The number of test results in the imported report matches the number displayed in the report.xml report
Screenshots
Environment
Incorrect number of tests in the report after generation
Precondition the generated test report is executed according to the command:
pytest --junit-xml report.xml
example reportTo Reproduce Steps to reproduce the behavior:
TESTOMATIO={API_KEY} npx report-xml report.xml --lang=python
Expected behavior The number of test results in the imported report matches the number displayed in the report.xml report
Screenshots
Environment