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

Support more step definitions #5

Closed evestera closed 5 years ago

evestera commented 5 years ago

Find step definitions for all supported languages (by using the locale dependent step keywords of the gherkin file).

Support cucumber expressions. Only basic support. No support added for custom types.