-
Notifications
You must be signed in to change notification settings - Fork 42
🛠 Tooling: collect cli output in integration tests #2197
Copy link
Copy link
Open
Labels
area: testingImproving how the repository's tests are run and/or code is tested 🧪Improving how the repository's tests are run and/or code is tested 🧪area: toolingManaging the repository's maintenance 🛠️Managing the repository's maintenance 🛠️status: accepting prsPlease, send a pull request to resolve this! 🙏Please, send a pull request to resolve this! 🙏
Metadata
Metadata
Assignees
Labels
area: testingImproving how the repository's tests are run and/or code is tested 🧪Improving how the repository's tests are run and/or code is tested 🧪area: toolingManaging the repository's maintenance 🛠️Managing the repository's maintenance 🛠️status: accepting prsPlease, send a pull request to resolve this! 🙏Please, send a pull request to resolve this! 🙏
Bug Report Checklist
mainbranch of the repository.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