Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 975 Bytes

TestRunStatistics.md

File metadata and controls

18 lines (14 loc) · 975 Bytes

TestRunStatistics

Properties

Name Type Description Notes
devices float Number of devices running the test [optional]
devices_finished float Number of finished devices [optional]
devices_failed float Number of failed devices [optional]
total float Number of tests in total [optional]
passed float Number of passed tests [optional]
failed float Number of failed tests [optional]
skipped float Number of skipped tests [optional]
peak_memory float The max amount of MB used during the test run [optional]
total_device_minutes float The number of minutes of device time the test has been runnign [optional]

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