mirror of
https://github.com/stretchr/testify.git
synced 2025-07-08 19:50:09 +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