Files
markbench-tests/harness_utils
derek-hirotsu 7e8c5dc71a Cleanup report json in harnesses (#79)
* use format utils for report json in test harnesses

* correct start time in dota harness to be timestamp rather than time delta value

* dota2 util imports

* update dota 2 timestamps

* update error message

* update error message
2023-11-15 14:36:10 -08:00
..
2023-10-17 18:33:47 -07:00
2023-10-17 18:33:47 -07:00
2023-09-20 15:42:32 -07:00

Harness Utils

Harness Utils contains scripts that are loosely connected around providing helper utilities used across multiple test harnesses.

Keras Service

keras_service.py

Contains class for instancing connection to a Keras Service and provides access to its web API.

Logging

logging.py

Functions related to logging and formatting output from test harnesses.

Misc

misc.py

Misc utility functions

Process

process.py

Functions related to managing processes.

RTSS

rtss.py

Functions related to setting up and using RTSS configs.

Steam

steam.py

Functions related to using Steam for running games