spek icon indicating copy to clipboard operation
spek copied to clipboard

Long term support of Spek framework?

Open ravikumar-n opened this issue 5 years ago • 1 comments

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?

ravikumar-n avatar Jan 19 '20 19:01 ravikumar-n

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).

raniejade avatar Feb 05 '20 10:02 raniejade