Bamboo cucumber plugin

Jacek Połom January 16, 2018

Dear all, 

 

I have configured cucumber plugin in bamboo.

It works fine - Json report file is detected and status is displayed in cucumber tab.

Problem started when we added cucumber tests in more modules in the same project. So now there are 3 project, which generate cucumber.json file. 

I configured parameter "Cucumber JSON Report path" as "**/target/test-reports/*.json"

All those files are detected by plugin (in my opinion) because there is in log:

Found /home/bamboo-agent/xml-data/build-dir/..../target/test-reports/cucumber-usage.json
Found /home/bamboo-agent/xml-data/build-dir/..../target/test-reports/cucumber.json
Found /home/bamboo-agent/xml-data/build-dir/..../target/test-reports/cucumber-usage.json
Found /home/bamboo-agent/xml-data/build-dir/..../target/test-reports/cucumber.json
Found /home/bamboo-agent/xml-data/build-dir/..../target/test-reports/cucumber-usage.json
Found /home/bamboo-agent/xml-data/build-dir/..../target/test-reports/cucumber.json

 

but results displayed in cucumber tab are only from one of the file.

Here is my question, does cucubmer plugin supports multiple cucumber.json files? 

1 answer

0 votes
VikasB February 21, 2019

The plugin consolidates the results of all the jason files in target folder. 

Check if other files are blank or same results.

https://www.autotestingtools.com/cucumber-task-for-bamboo

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events