Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 649 Bytes

TestRunSummary.md

File metadata and controls

14 lines (10 loc) · 649 Bytes

TestRunSummary

Properties

Name Type Description Notes
date string Date of the test run. [optional]
status_description string Human-readable status of the test run. [optional]
failed float Number of failed tests [optional]
passed float Number of passed tests [optional]
completed bool Tells whether the test run has completed [optional]

[Back to Model list] [Back to API list] [Back to README]