jlagerweij / cucumber-kotlin

Jetbrains plugin for Cucumber step definitions written in Kotlin
https://plugins.jetbrains.com/plugin/10527-cucumber-for-kotlin
Other
20 stars 16 forks source link

Please add example feature, runner, and step file with cucumber-kotlin implementation. #29

Open alexhvastovich opened 3 years ago

alexhvastovich commented 3 years ago

Please add example feature, runner, and step file with cucumber-kotlin implementation.

jlagerweij commented 3 years ago

I am planning to add some sample project, but it will be based on this project example from Cucumber itself: https://github.com/cucumber/cucumber-jvm/tree/main/kotlin-java8