goatfryed / goatfryed/git-notify
improve test error output
Open
cli
- Dominant language
- Shell
- Stars
- 3
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Currently, the tests check whether the expected output matches the actual output, but we don't give much feedback.
To improve the output, we could actually run a `git diff --exit-status expected.out actual.out` and report that
Contributor guide
Assessment
This issue has not been assessed yet.