testify/require
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
..
doc.go Fix most golint warnings 2016-01-09 19:30:22 +01:00
forward_requirements.go Fixes #339 - Add `assertion`f assertions like Errorf and Equalf 2017-05-29 12:56:43 +01:00
forward_requirements_test.go Deleted monolithic TestJSONEqWrapper from forward_requirements_test 2015-10-13 14:15:08 -07:00
require.go Fix vim-go integration and other editors 2018-02-02 18:39:40 +00:00
require.go.tmpl Fix vim-go integration and other editors 2018-02-02 18:39:40 +00:00
require_forward.go Fix vim-go integration and other editors 2018-02-02 18:39:40 +00:00
require_forward.go.tmpl Fix vim-go integration and other editors 2018-02-02 18:39:40 +00:00
requirements.go Fix vim-go integration and other editors 2018-02-02 18:39:40 +00:00
requirements_test.go split JSONEq tests into individual assertions from one monolithic test 2015-10-13 13:36:47 -07:00