MarvinJWendt / testza

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

Improve output of `AssertLess` #118

Closed MarvinJWendt closed 2 years ago

MarvinJWendt commented 2 years ago

Currently, it looks like this. We can add more colors and describe the objects better.

image