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

Remove >go1.2 detection logic. #646

Closed riannucci closed 2 years ago

riannucci commented 2 years ago

Go 1.2 is positively ancient; Coverage support should be assumed now.