hydrophone
hydrophone copied to clipboard
Refactor Conformance Testing Process
The current process of running ./hydrophone -conformance
is cumbersome as it waits for tests to finish and then grabs the results. This could be more efficient. It may be more user friendly to refactor some of the testing code into separate sub-commands (e.g., run, get-logs, fetch-files, cleanup).