pytest
Execute pytest on specified paths and retrieve a JUnit XML report for test results analysis and CI integration.
Instructions
Run pytest and return its JUnit XML report.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paths | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| suites | No | ||
| exit_code | Yes |