Cucumber, capybara, selenium tests

katlego July 7, 2014

Hey

We use cucumber + capaybara and selenium, to write our tests, now i want to know is there a way we can run these tests with our build?

2 answers

1 vote
VikasB July 19, 2016

You can use Cucumber For Bamboo plugin. This plugin adds Cucumber parsers in Build as well ad Deployment plans. It provides options to pass or fail build if any test is failed or based on failure threshold or can just print test results in Log without affecting deployment status.
The plugin also adds new UI elements to display deployment tests, Cucumbers results and pie chart of tests. It also has features to automatically link tests with JIRA issues.
https://marketplace.atlassian.com/plugins/com.mdb.plugins.cucumberforbamboo/server/overview

0 votes
Timothy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 8, 2014

And what does this have to do with JIRA?

For Bamboo, which is Atlassian's build tool, there is this:

https://marketplace.atlassian.com/plugins/com.hindsighttesting.behave.cucumber-bamboo-plugin

Suggest an answer

Log in or Sign up to answer