Hey there,
I know I just posted on a different topic just earlier.
We're switching to running everything (App builds under test, automation test runs) to Jenkins.
I have everything running pretty well there, and I even make use of the default html reporting in the cucumber.yml file.
Goal: I'd like to investigate if Jenkins has any cucumber ruby plugins that I can leverage so I could have the reports immediately available within the jenkins job after the test run completes.
The cucumber_test_report plugin I saw looked promising. However, it looked more for the cucumber_jvm framework, not cucumber ruby.
Any help much appreciated.
Thanks!