maven - How to integrate the cucumber in testNG? -
i have framework used created core java+testng. , framework followed tdd model, , pom our build management tool. can tell me there possible update framework tdd bdd using cucumber. still minimum changes requirement, not changing existing technologies(core language,testng, maven sys.,). objective how run cucumber tc's using testng.xml/testng plugins in eclipse. possible implement code in jenkin ci server minimum changes?
can share me basic example?
yes, can have cucumberjvm integrated testng, selenium , maven.
you can run tests jenkins mvn test.
here have basic example:
Comments
Post a Comment