I could add in beforeTest functions into the DSL w...
# kotest
s
I could add in beforeTest functions into the DSL which could do something like call the parent beforeTest but with a if (testCase.name.startsWith("your context")) kinda thing