I guess if you want to ignore all tests, yet still...
# kotest
s
I guess if you want to ignore all tests, yet still have the spec show up, override defaultConfig at the spec level, setting enabled to false
🙏 1