Ok, so I\'m working on a project using IntelliJ and trying to take advantage of its cucumber functionality. I\'ve not worked with the java flavour of cucumber, but IntelliJ
Creating self answer for others who might have this problem. My project did not have the steps marked as test source root, and although I DID do this, it was not until I closed and reopened my project that they were picked up. So a simple restart was my answer.