Would welcome some feedback on: <https://github.co...
# kotest
s
Would welcome some feedback on: https://github.com/kotest/kotest/issues/1899
j
Gradle supports running tests on kts?
s
No
Would require some other work
t
what would the new syntax gain? and how much more complex the code in the plugin and framework itself would get to support both (class and top level) style would get?
if the gain is minimal or none compared to the increase complexity I would think it is not worth
s
@thanksforallthefish fair point. The actual complexity / risk is low because it goes through a separate code point. As for gain, it depends whether you think writing tests outside of a class is a useful feature or not - which is really what I'm asking in this issue.