Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
Arrow up icon
GO TO TOP
Cucumber Cookbook

You're reading from   Cucumber Cookbook Over 35 hands-on recipes to efficiently master the art of behaviour-driven development using Cucumber-JVM

Arrow left icon
Product type Paperback
Published in Jun 2015
Publisher
ISBN-13 9781785286001
Length 162 pages
Edition 1st Edition
Arrow right icon
Author (1):
Arrow left icon
Shankar Garg Shankar Garg
Author Profile Icon Shankar Garg
Shankar Garg
Arrow right icon
View More author details
Toc

Table of Contents (13) Chapters Close

Cucumber Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
1. Writing Feature Files FREE CHAPTER 2. Creating Step Definitions 3. Enabling Fixtures 4. Configuring Cucumber 5. Running Cucumber 6. Building Cucumber Frameworks Index

Integrating Cucumber with Jenkins and GitHub


To schedule test case executions remotely, we integrate our testing frameworks with Jenkins. Jenkins has a lot of advantages as it is open source, free, easy to use, can schedule a run on scheduled time or trigger builds after an event, and so on. So it becomes very important that our Cucumber test cases are also run from Jenkins. We will look at this in detail in the next chapter.

Getting ready

  1. Installing and running Jenkins on a local machine is out of the scope of this book. I am assuming that you have either local or remote Jenkins setup ready and can access Jenkins via the URL. If you need any help regarding the setup, follow the Step mentioned in the blog at https://wiki.jenkins-ci.org/display/JENKINS/Installing+Jenkins.

  2. We will also need to upload our project on GitHub. Again, committing the project on GitHub is out of the scope of this book, but if you need any help, you can follow the instructions mentioned at https://help.github.com/articles...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at £13.99/month. Cancel anytime
Visually different images