hydrophone icon indicating copy to clipboard operation
hydrophone copied to clipboard

Refactor Conformance Testing Process

Open rjsadow opened this issue 1 year ago • 9 comments

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).

rjsadow avatar Jan 16 '24 19:01 rjsadow