MCPcopy
hub / github.com/plotly/dash / rerun_failed_tests.py

File rerun_failed_tests.py

rerun_failed_tests.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import xml.etree.ElementTree as ET
2import subprocess
3
4def parse_test_results(file_path):

Callers

nothing calls this directly

Calls 2

parse_test_resultsFunction · 0.85
rerun_failed_testsFunction · 0.85

Tested by

no test coverage detected