testify/require
Ernesto Jiménez 8de2544b9a Fix HTTP assertions to be consistent with the rest
HTTP assertions were missing the trailing `msgAndArgs ...interface{}`,
making it inconsistent with the rest of the assertions and resulting in
incorrect `*f` wrappers.

Fixes #528
2017-12-30 18:45:31 +01: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 HTTP assertions to be consistent with the rest 2017-12-30 18:45:31 +01:00
require.go.tmpl Format generated code 2016-09-25 23:06:09 +01:00
require_forward.go Fix HTTP assertions to be consistent with the rest 2017-12-30 18:45:31 +01:00
require_forward.go.tmpl Fix docs for forwarded assertions 2016-01-07 18:25:18 +01:00
requirements.go Fixes #339 - Add `assertion`f assertions like Errorf and Equalf 2017-05-29 12:56:43 +01:00
requirements_test.go split JSONEq tests into individual assertions from one monolithic test 2015-10-13 13:36:47 -07:00