JoshuaKGoldberg / JoshuaKGoldberg/TypeStat
🛠 Tooling: collect cli output in integration tests
Open
area: testing
area: tooling
status: accepting prs
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 47
- Avg merge
- 15h 55m
- Merged PRs (30d)
- 21
Description
### Bug Report Checklist
- [x] I have tried restarting my IDE and the issue persists.
- [x] I have pulled the latest `main` branch of the repository.
- [x] I have [searched for related issues](https://github.com/JoshuaKGoldberg/TypeStat/issues?q=is%3Aissue) and found none that matched my issue.
### Overview
It would be helpful to collect CLI output as a test snapshots in integration tests to be able to track, how the behavior of the whole program changes when the code logic is changed.
### Additional Info
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.