if we remove invocations, timeout and threads, tha...
# kotlintest
s
if we remove invocations, timeout and threads, that leaves tags, extensions and enabled. So we'll need to keep the config, unless we have individual methods,
Copy code
"some test".tagged(MyTag) { }