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

`Expected` object should be green in `AssertLen` #117

Closed MarvinJWendt closed 2 years ago

MarvinJWendt commented 2 years ago

Expected object should be green in AssertLen.

image