MarvinJWendt / testza

Full-featured test framework for Go! Assertions, fuzzing, input testing, output capturing, and much more! 🍕
MIT License
418 stars 21 forks source link

Improve output of `AssertNotContains` #120

Closed MarvinJWendt closed 2 years ago

MarvinJWendt commented 2 years ago

Color the object names and make the output more understandable.

image