Re: [JVM] How do I keep all my cucumber reports?

43 views
Skip to first unread message

Richard Paul

unread,
May 17, 2013, 7:30:29 AM5/17/13
to cu...@googlegroups.com


On Friday, 17 May 2013 00:23:06 UTC+12, Pablo Conde wrote:
Hi all,

First time posting here ! I've been using this group a lot lately, And I want to thanks you all the community for their amazing support.

Well, My question is the following : I have an environment set up with Maven, Cucumber-JVM and Junit... Everytime I run the test, the report is generrated, but overwritten.

I want to keep track of all my runs, and if possible rename them with a timestamps or something like that... Ideally uploaded them to a server to maka them available for the rest of the company.

Is this possible ?

What should be reading about ?

Thanks in advance,

Pablo

Hi Pablo,

Typically this would be the job of a continuous integration server such as Jenkins, Team City or Bamboo. They keep track of all runs (history) of your build including a summary of passing tests and can be configured to capture output artifacts such as the Cucumber HTML report.

Hope that helps,
Richard
Reply all
Reply to author
Forward
0 new messages