I’ve just released 1.8.0, a maintenance release th...
# minutest
d
I’ve just released 1.8.0, a maintenance release that removes the autofixture support (sorry) but keeps the improved fixture type detection that should avoid ClassCastExceptions in edge cases. For the next release I plan to formalise the Scenarios sketched out in https://github.com/dmcg/minutest/blob/scenarios/core/src/test/kotlin/dev/minutest/examples/experimental/ScenariosExampleTests.kt, so if you’re feeling bored you could copy the code from there and try them out.