I understand that to use a custom reporter one needs to --format
fully.qualified.name.of.MyFormatter
. However I have a custom formatter that is inside a jar. How do I use it? Is there a hidden CucumberOptions
I can use?
Asked
Active
Viewed 316 times
0

GregWringle
- 445
- 3
- 6
- 16
1 Answers
0
Perhaps this answers your question.
You first obtain the full path to your jar then you supply that path to --format.

Community
- 1
- 1

MikeJRamsey56
- 2,779
- 1
- 20
- 34