IntelliJ IDEA – the IDE for Professional Development in Java and Kotlin
Inspired by support for Cucumber in RubyMine and by Aslak's suggestions, we've added Cucumber support for Java and Groovy. With IntelliJ IDEA 12 now it's easy to navigate from a step to its definition, look for a step's usage and run .feature tests. Here I'll briefly describe how you can create a …