smartystreets / goconvey

Go testing in the browser. Integrates with `go test`. Write behavioral tests in Go.
http://smartystreets.github.io/goconvey/
Other
8.23k stars 554 forks source link

Update smarty/assertions and x/tools to latest version #676

Closed KevinAnthony closed 4 months ago

KevinAnthony commented 1 year ago

Assertions fixed a bug with ShouldEquals not working with function. Updated to fix it in this library also.

KevinAnthony commented 1 year ago

link to issue: https://github.com/smartystreets/goconvey/issues/677

ryder-gillen-ltk commented 5 months ago

ran across this issue today... is there a reason this PR hasn't been closed or merged?