extract_failures
Extract failure locations and details from pytest output to identify and debug Python test failures efficiently.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pytest_output | Yes | ||
| limit | No | ||
| base_dir | No |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |