Summary
Would like to have the option to generate snippets in Kotlin instead of Java.
Expected Behavior
Generate snippets in Kotlin, instead of Java
Current Behavior
Generates snippets in Java (annotation style or lamdba) only
Possible Solution
Add Kotlin snippets
Steps to Reproduce (for bugs)
Context & Motivation
Being able to generate Kotlin snippets would simplify development.
It would also make it easier for people to get started with Cucumber in Kotlin.
(Finally, it would simplify the tutorial in the docs, but that's a sidenote ;))
Your Environment
N/A
- Version used:
- Operating System and version:
- Link to your project:
Summary
Would like to have the option to generate snippets in Kotlin instead of Java.
Expected Behavior
Generate snippets in Kotlin, instead of Java
Current Behavior
Generates snippets in Java (annotation style or lamdba) only
Possible Solution
Add Kotlin snippets
Steps to Reproduce (for bugs)
Context & Motivation
Being able to generate Kotlin snippets would simplify development.
It would also make it easier for people to get started with Cucumber in Kotlin.
(Finally, it would simplify the tutorial in the docs, but that's a sidenote ;))
Your Environment
N/A