TestCase - v1.2.3
- Fix regression where
panicsandinconclusivewere not allowed ontest_casesreturning a value - Fix case where
test_casewould 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