just wondering if it's possible or if anyone has tried integrating Easyb (BDD) with TestNG in a Maven project. Basically I need to call the Easyb stories from the testng.xml or having something that makes call TestNG tests and Easyb stories alternatively in a test regression suite.
I was also thinking that maybe it's achievable having some configurations in my POM file.
Cheers,