testify/assert
Eyal b3dfaa9086 fail: add test name for logged output
In case of a test failure, the test name will be logged to the output
with makes debugging easier, specially in case of table driven tests.
2017-12-30 17:26:20 +01:00
..
assertion_format.go Ran go generate 2017-12-30 16:33:25 +01:00
assertion_format.go.tmpl Fixes #339 - Add `assertion`f assertions like Errorf and Equalf 2017-05-29 12:56:43 +01:00
assertion_forward.go Ran go generate 2017-12-30 16:33:25 +01:00
assertion_forward.go.tmpl Fix docs for forwarded assertions 2016-01-07 18:25:18 +01:00
assertions.go fail: add test name for logged output 2017-12-30 17:26:20 +01:00
assertions_test.go Consider empty/nil arrays as matching elements 2017-12-30 16:33:25 +01: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 Fixed HTTP assertions messages formatting and removed wrong test message 2017-05-28 13:23:04 +02:00
http_assertions_test.go Fixed HTTP assertions messages formatting and removed wrong test message 2017-05-28 13:23:04 +02:00