zacharyburnett/pytestresultsdiff

compare properties of Pytest results

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
results-xmlsspace-separated filenames of `results.xml` to compareyes
time-relative-tolerancefractional tolerance for time deviation [default: 0.0]no0.0
time-absolute-toleranceabsolute tolerance (in seconds) for time deviation [default: 0.1]no0.1
peakmem-relative-tolerancefractional tolerance for peakmem deviation [default: 0.0]no0.0
peakmem-absolute-toleranceabsolute tolerance (in MB) for peakmem deviation [default: 1.0]no1.0
featurescomma-separated list of crate features: `extra-properties,url,system-err,system-out`noextra-properties
summary-table-propertiesspace-separated list of properties with which to build a summary tableno""
summary-table-run-namescomma-separated list of run names for the summary table headernoA,B
output-filefilename of JSON to write tono""
namedescription
diffoutput of pytestresultsdiff