test-go / testify

A toolkit with common assertions and mocks that plays nicely with the standard library
MIT License
24 stars 1 forks source link

Replace go vet and go fmt with gometalinter #8

Open dignifiedquire opened 6 years ago

dignifiedquire commented 6 years ago

Should setup gometalinter instead: https://github.com/alecthomas/gometalinter

hanzei commented 6 years ago

I will work on this on the upstream repo