I am attempting to run a basic cucumber feature file as a TestNG test via TestRunner class facilitating a cucumber-testng integration in Intellij.
Please note that I was able to successfully run the cucumber scenarios as cucumber java tests.
But when tried to run the same feature file scenarios via cucumber testNG integration via testrunner class extending AbstractTestNGCucumberTests,the following happens:
No scenarios mentioned in feature file gets executed
Browser does not get launched at all.
Console window says Test passed
--
You received this message because you are subscribed to the Google Groups "testng-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to testng-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/testng-users/a57dd7aa-2e36-49fe-934a-7d60d7f91e28n%40googlegroups.com.