I have created a simple java project and trying to run feature file using Junit, however, getting error No features found at [classpath:runner] : Below is the complete snippet. I have added my source folder in class path using run configuration. Here i cant use maven project or maven template structure due to restriction in company hence created this java project and then converted into cucumber. enter image description here