Add automated UI tests for CLI tools
Open
diagnostic global tooling
enhancement
testing
- Dominant language
- C++
- Stars
- 1.3k
- Forks
- 404
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 38
Description
We should find a way to test the UI output of the diagnostic tools. We could use System.CommandLine to programmatically invoke the command handlers in the tools and then test the stdout.
Preferably the test invocations would have deterministic output so that we could check in the expected output.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.