Add regression detection tests #2
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
The current tests are mostly useful to manually check if the behavior is correct.
I had a hard time spying on the console output to check whether things work for real, I tried a few things but nothing really worked out.
Although it's been thoroughly tested for v1.0.0 release (manually), the current tests aren't good enough.
I could use the help of someone who knows how to write efficient tests.
Also, it'd be great to have a way to spy on the logger when using it and writing tests in other projects.
Any guidance/tutorial/PR is welcome!
The text was updated successfully, but these errors were encountered: