Unit tests should assert output to stderr on errors #170
Labels
good first issue
Good for newcomers
help wanted
Extra attention is needed
testing
Related to testing, coverage, linting, etc.
Milestone
This is already included in #161, but it is not being formally unit-tested. The current unit-tests do not distinguish between stderr and stdout.
This relates to #164.
This may be related to #163. It's unclear how
syrupy
works. If it's anything like insta then moving tosyrupy
makes life easier, but I imagine it's a little more complicated than that.The text was updated successfully, but these errors were encountered: