testify/assert
Sean Marciniak 0feb1d9baf
Merge branch 'master' into fix-flaky-TestEventuallyIssue805
2024-01-25 09:12:58 +10:30
..
internal/unsafetests assert: more unsafe.Pointer tests 2023-11-09 16:32:25 +01:00
assertion_compare.go Remove canConvert because Go 1.16 is dropped from support 2023-10-10 14:28:34 +02:00
assertion_compare_test.go Remove canConvert because Go 1.16 is dropped from support 2023-10-10 14:28:34 +02:00
assertion_format.go Add map support doc comments to Subset and NotSubset 2023-10-31 00:24:17 +01:00
assertion_format.go.tmpl
assertion_forward.go Add map support doc comments to Subset and NotSubset 2023-10-31 00:24:17 +01:00
assertion_forward.go.tmpl
assertion_order.go EqualExportedValues: Handle nested pointer, slice and map fields (#1379) 2023-05-11 07:42:04 +10:00
assertion_order_test.go add tests for correct msgAndArgs forwarding 2022-02-10 20:09:05 +10:00
assertions.go Merge pull request #1483 from stretchr/fix-1231-InEpsilonSlice-expected-actual-order 2024-01-22 08:43:45 +10:30
assertions_test.go Merge branch 'master' into fix-flaky-TestEventuallyIssue805 2024-01-25 09:12:58 +10:30
doc.go EqualExportedValues: Handle nested pointer, slice and map fields (#1379) 2023-05-11 07:42:04 +10:00
errors.go
forward_assertions.go Make _codegen its own module so that its dependencies do not pollute the root modules dependency graph 2019-12-09 10:12:49 -07:00
forward_assertions_test.go Add ErrorContains 2021-01-16 12:32:05 +11:00
http_assertions.go assert: fix httpCode and HTTPBody occur panic when http.Handler read body 2023-10-15 23:34:32 +02:00
http_assertions_test.go assert: fix httpCode and HTTPBody occur panic when http.Handler read body 2023-10-15 23:34:32 +02:00