Report generated on {{ report.time_report_generation }} by pytest-jinja
{{ name }} | {{ value }} |
{{ report.tests_count }} tests ran in {{ report.duration | round(2)}} seconds.
(Un)check the boxes to filter the results.
{{ report.passed }} passed, {{ report.skipped }} skipped, {{ report.failed }} failed, {{ report.errors }} errors, {{ report.xfailed }} expected failures {{ report.xpassed }} unexpected passesResult | Test | Duration | ||
---|---|---|---|---|
No results found. Try to check the filters | ||||
{{ r.outcome }} | {{ r.test_id }} | {{ r.time|round(2) }}s | ||
{{ r.stacktrace if r.stacktrace else "No log output captured."}}
|