1
0
Fork 0
mirror of https://github.com/vbatts/go-mtree.git synced 2025-10-04 12:31:00 +00:00
go-mtree/vendor/github.com/stretchr/testify
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
..
assert test: migrate most tests to testify 2025-09-20 12:43:45 +10:00
require test: migrate most tests to testify 2025-09-20 12:43:45 +10:00
LICENSE test: migrate most tests to testify 2025-09-20 12:43:45 +10:00