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

Add a flag to fail if any tests are focused #606

Open Psykar opened 4 years ago

Psykar commented 4 years ago

it's all too easy to accidentally commit a FocusConvey at the moment, and there's no way to get CI/CD to fail if they have been.