:kotlin-intensifies-purple: Interested in which Ko...
# announcements
a
K Interested in which Kotlin features are currently in development or early testing? Check out the Kotlin Evolution and Enhancement Process (KEEP) to learn how you can trace the roadmap and give feedback! Here’s what you’ll learn: Which features are being designed or tested How to get involved in public reviews and testing Ways to contribute to Kotlin’s future 👉 Read more: kotl.in/evolution
❤️ 12
kodee loving 19
o
Will there be an "exploration and design" YouTrack issue related to the Testing Survey?
a
Hi Oliver! “exploration and design” YouTrack issues are usually dedicated to some potential solution/feature, or in rare cases, to a problem for which there is not even a rough solution in sight. This survey is about user experience - I would say it’s a stage that goes before “exploration and design” (of a solution).
o
There is this Kotlin Multiplatform Test Framework Prototype that I'm currently working on, which I'd like to add to my survey's answers (it was not ready at the time I took the survey). It is a working prototype, based on my experiences with multiple test frameworks and helping to maintain Kotest. The repo's README also points to a proposal on a framework-agnostic API the Kotlin core ecosystem could provide to ease integration. Maybe you'd want to take a look.
a
Great, thank you, we’ll definitely take a look cc @Denis Ambatenne
thank you color 1
❤️ 1
o
Cool! Would be ideal if we could exchange ideas and work together on this topic. There is a huge potential to be tapped, simplifying the Kotlin test infrastructure and opening it up for better frameworks (either as part of the Kotlin distribution or as community offerings).