Hi! Just got here from <https://github.com/kotest/...
# kotest-contributors
b
Hi! Just got here from https://github.com/kotest/kotest/pull/4893. Where can I find a sample project to test with KSP? Do I need to build locally or are any Kotest snapshots published?
I want to test with our KMP projects and see how much works. Everything's open-soruce so you can poke around and, if needed. We're dependent on Kotest, so naturally we'd like to help
s
Oh it's oss perfect
Means i can update it to test
What's the project
b
https://github.com/a-sit-plus/signum. It will need apadtions for Kotest to run, because we were forced to stick with 6.0.0.M1, so some fully qualified class names are not up to date. If you point me to an example on how to use the new KSP-based Kotest, I'll update the project setup (and the imports) myself and report back.