I'm new to IntelliJ and Cucumber.
How can I run only scenarios with a certain tag from within IntelliJ?
I have seen there is this command:
cucumber --tags @sanity but I prefer using the IDE UI.
I don't have an Ultimate Edition license handy, but this is how to do it in RubyMine so maybe it will work in IntelliJ: