qrdl / testaroli

Monkey patching unit testing utility for Go
Apache License 2.0
21 stars 0 forks source link

Don't panic on invalid compare #15

Closed qrdl closed 2 months ago

qrdl commented 2 months ago

When CheckArgs compares something like struct, it results in panic. Don't panic but return proper error