TestCase - v1.2.3
- Fix regression where
panics
andinconclusive
were not allowed ontest_cases
returning a value - Fix case where
test_case
would allow to return a type when only single attribute was used
panics
and inconclusive
were not allowed on test_cases
returning a valuetest_case
would allow to return a type when only single attribute was used