-
Notifications
You must be signed in to change notification settings - Fork 11
Test CLI output #253
Copy link
Copy link
Open
Labels
A-diagnosticsArea: error reportingArea: error reportingA-runnerArea: test runnerArea: test runnerP-highPriority: highPriority: high
Milestone
Metadata
Metadata
Assignees
Labels
A-diagnosticsArea: error reportingArea: error reportingA-runnerArea: test runnerArea: test runnerP-highPriority: highPriority: high
Description
Some CLI output is already tested, but the most important output, that of a test run, is still untested, because it is not reproducible. In particular, the timestamps and ID of the output are always different.
I've been working on this abstraction, but work is progressing slowly because of how deeply ingrained it is in the project. Once this is done, the output can be tested with a completely mocked runner for reproducibility.