frankban / quicktest

Quick helpers for testing Go applications
MIT License
529 stars 27 forks source link

Improve "negative" messages for standard checkers #129

Open frankban opened 2 years ago

frankban commented 2 years ago

While working on a fix for https://github.com/frankban/quicktest/issues/125 it appeared that there could be an opportunity for improving the Not(Checker) error message for standard checkers, such as Equals, IsTrue etc.