JosiahWitt / ensure

A balanced test framework for Go
MIT License
8 stars 0 forks source link

Investigate erroring when both actual and expected are errors when using Equals #35

Closed nc-wittj closed 2 years ago

nc-wittj commented 3 years ago

IsError should be used instead.

JosiahWitt commented 2 years ago

Seems like this could hinder valid use cases, so closing.