mirror of
https://github.com/stretchr/testify.git
synced 2025-09-03 03:28:29 +00:00
This removes dependencies on Go Testing Internals and also enables test methods within a suite to have subtests. Fixes #346
This removes dependencies on Go Testing Internals and also enables test methods within a suite to have subtests. Fixes #346