Forum Discussion
akhilarsh
7 years agoNew Contributor
Yes, Its possible to do the integration. Create a maven project in jenkins and configure Build section:
Root POM = pom.xml location
Goals and options = cucumber execution command (example: -e clean test -Dcucumber.options="--tags @$tag")