1
0
Fork 0
mirror of https://github.com/vbatts/go-mtree.git synced 2025-10-04 04:31:00 +00:00
go-mtree/vendor/github.com/stretchr/testify/assert
Aleksa Sarai 3252a4ad82
test: migrate most tests to testify
testify makes most bog-standard test checks much easier to read and
maintain, and is quite widely used. It wasn't really well known back
when go-mtree was first written, but the migration is fairly
straight-forward for most tests.

Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
2025-09-20 12:43:45 +10:00
..
yaml test: migrate most tests to testify 2025-09-20 12:43:45 +10:00
assertion_compare.go test: migrate most tests to testify 2025-09-20 12:43:45 +10:00
assertion_format.go test: migrate most tests to testify 2025-09-20 12:43:45 +10:00
assertion_format.go.tmpl test: migrate most tests to testify 2025-09-20 12:43:45 +10:00
assertion_forward.go test: migrate most tests to testify 2025-09-20 12:43:45 +10:00
assertion_forward.go.tmpl test: migrate most tests to testify 2025-09-20 12:43:45 +10:00
assertion_order.go test: migrate most tests to testify 2025-09-20 12:43:45 +10:00
assertions.go test: migrate most tests to testify 2025-09-20 12:43:45 +10:00
doc.go test: migrate most tests to testify 2025-09-20 12:43:45 +10:00
errors.go test: migrate most tests to testify 2025-09-20 12:43:45 +10:00
forward_assertions.go test: migrate most tests to testify 2025-09-20 12:43:45 +10:00
http_assertions.go test: migrate most tests to testify 2025-09-20 12:43:45 +10:00