Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enquiry: Integration with Jenkins #56

Open
sarathsp23 opened this issue Jan 31, 2020 · 2 comments
Open

Enquiry: Integration with Jenkins #56

sarathsp23 opened this issue Jan 31, 2020 · 2 comments

Comments

@sarathsp23
Copy link

Hi ,
Can I integrate the project with Jenkins and have the reports generated and published for Jenkins or any CI/CD tool?

@KrishnB
Copy link
Collaborator

KrishnB commented Feb 1, 2020

Yes you can, please use the gradle command in the yml file or job command ./gradlew runDistribution - DtestFeed=<yourtestfeedname> Reports will be generated in builds/reports/cucumber folder, which can be added as an artifact to the job.

@sarathsp23
Copy link
Author

The issue have been noticing is that (this is also for the local instance as well), if the Mongo db is not up and running , it is not able to start the mongo and the framework just gets stuck indefinitely.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants