Search code examples
androidandroid-studiocucumber-jvmfeature-file

How to add Cucumber feature files support in Android Studio


I've added the Gherkin and Cucumber for Java plugins into Android Studio and restarted it, but when I create a new file from the Project window, the Cucumber feature files type is not listed.

What are the steps to have the Cucumber feature files support in Android Studio?


Solution

  • I found that I did not installed the plugins the way it is supposed to be, via the Plugins page of the settings. Oops