runTest is called by the context, so takes the con...
# minutest
n
runTest is called by the context, so takes the context’s fixture, not the parent’s fixture. The context must get the parent’s fixture to create its own fixture.