1 year ago
#66385
Juan
Generating .jar executable from gradle cucumber project
I have a simple framework where I only have the a feature file and the step definition associated. All coded with gradle.
How can I generate a .jar file where the feature file can be executed instead of using gradle cucumber gradle?
I want a simple user to run the test without installing almost anything.
gradle
jar
cucumber
executable
0 Answers
Your Answer