Antonboom / testifylint

The Golang linter that checks usage of github.com/stretchr/testify.
https://github.com/stretchr/testify
MIT License
101 stars 8 forks source link

fail-now: suggest `t.Fatalf` instead of weird assertions #144

Open Antonboom opened 5 months ago

Antonboom commented 5 months ago

Need to find more cases like:

https://github.com/kubernetes/kubernetes/blob/5ec31e84d6c525c173906b1497ee6f075c1926e9/pkg/controller/podautoscaler/horizontal_test.go#L760