Use error codes to test user-facing commands
Open
testing
- Dominant language
- Python
- Stars
- 558
- Forks
- 53
- PR merge metrics
- No merged PRs in 30d
Description
When commands fail, they should fail with status code 1, which could help us make sure users are never seeing an error that's coming from python.
Contributor guide
Assessment
This issue has not been assessed yet.