Is there a way to use the --format cucumber option

Martin Heinemann April 16, 2013

I need to create a pdf or html page from the features/scenarios.

Cucumber offers the option --format to produce this kind of documents.
Is there a way to use this option either by a button in jira or as configuration of the maven plugin?

1 answer

0 votes
Alan Parkinson [Hindsight Software]
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.
April 16, 2013

This feature is currently planned for the 2.1 release and the ETA is up to 2 months.

As a tempory work around it possible to use the builds tools (maven plugin, rake task, etc ...) and then run cucumber or cucumber-jvm with the correct formatter (--format) and use the --dry-run option to avoid cucumber executing any tests.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events