I can do it by declaring the top level to be `juni...
# minutest
r
I can do it by declaring the top level to be
junitTests<Unit>
and then using
derivedContext
with
fixture
to change the type but it feels a bit clumsy as I have to re-declare the same fixture type all the time.