testify/assert
Ernesto Jiménez a726187e31 Fix vim-go integration and other editors
Use Go 1.9 t.Helper() to remove testify from the output of the tests and
stop using `\r` to try to overwrite the output.

This means in Go 1.7 and Go 1.8 testify will appear as failing the test.
2018-02-02 18:39:40 +00:00
..
assertion_format.go Fix vim-go integration and other editors 2018-02-02 18:39:40 +00:00
assertion_format.go.tmpl Fix vim-go integration and other editors 2018-02-02 18:39:40 +00:00
assertion_forward.go Fix vim-go integration and other editors 2018-02-02 18:39:40 +00:00
assertion_forward.go.tmpl Fix vim-go integration and other editors 2018-02-02 18:39:40 +00:00
assertions.go Fix vim-go integration and other editors 2018-02-02 18:39:40 +00:00
assertions_test.go Fix vim-go integration and other editors 2018-02-02 18:39:40 +00:00
doc.go Merge pull request #196 from phemmer/remove-overview 2015-08-26 11:20:00 -07:00
errors.go Clean up golint warnings 2014-06-18 09:28:16 -06:00
forward_assertions.go Fixes #339 - Add `assertion`f assertions like Errorf and Equalf 2017-05-29 12:56:43 +01:00
forward_assertions_test.go split JSONEq tests into individual assertions from one monolithic test 2015-10-13 13:36:47 -07:00
http_assertions.go Fix vim-go integration and other editors 2018-02-02 18:39:40 +00:00
http_assertions_test.go Fixed HTTP assertions messages formatting and removed wrong test message 2017-05-28 13:23:04 +02:00