Can I use `deriveFixture` inside a regular `contex...
# minutest
r
Can I use
deriveFixture
inside a regular
context
where I want the same fixture type? I was just surprised to see the function is available.