getgauge/gauge-gradle-plugin

the gradle gauge command is not working properly

Closed this issue · 0 comments

zbrea commented

When I run the java-gradle template (gauge) tests via vscode, everything works fine, but when I use the command "gradle gauge -PspecsDir =" specs "nothing happens

Running commands
gradle gauge -PspecsDir="specs"
image

or
gradle gauge:
image

Running test with vscode
image

gradle and java version
image

gauge version
image

vscode version
image

build.gradle
image
image

test scenarios
image