mirror of https://github.com/stretchr/testify.git
This fix adds panic handling for subtests which will achieve: - subtests will fail for the correct test context when panicking - the test execution is not stopped; the next subtest will be executed |
||
---|---|---|
.. | ||
doc.go | ||
interfaces.go | ||
stats.go | ||
stats_test.go | ||
suite.go | ||
suite_test.go |