If I have setup that's common to all my `Spec`s, w...
# kotest
j
If I have setup that's common to all my `Spec`s, what's the best way to avoid repeating copying it into every Spec I write? (Spec-level setup, not test-level)