Long term support of Spek framework?
Dear Maintainers :)
Thank you for the awesome library. I've been using Spek2 for more than few months, I'd like the Scoping features, Specification formats, faster execution time etc.,
In order to push for enterprise-wide usage, Would like to understand your thoughts on Spek framework's LTS & future version plans?
Hey! Sorry for the delay (was busy with some other project).
LTS is something that I have not thought about, not sure if it is worth it. Anyway, the goal for Spek 2 for now is add full multiplatform support. At the moment, you can only write tests for the common and jvm platforms. Kotlin Native part is done but I'm not going to release it until I see a stable compiler plugin api, or just at least a common compiler plugin api for the three platforms (JVM, JS and Native).