I tried to go to the gauge project directory. and ran "gauge --xxx.spec" . this didn't work. what's the command line for execution of specification without tag?is there any thing similar with cucumber test runner?
--
You received this message because you are subscribed to the Google Groups "getgauge" group.
To unsubscribe from this group and stop receiving emails from it, send an email to getgauge+u...@googlegroups.com.
To post to this group, send email to getg...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/getgauge/da9262e3-b18d-4329-b93f-7414d80dc97b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web visit https://groups.google.com/d/msgid/getgauge/185b08cc-c618-4d61-9d21-3c4eabefa7d5%40googlegroups.com.
[INFO] process /usr/bin/javac with pid 13314 quit unexpectedly. exit status 1
[CRITICAL] Failed to start gauge API: Runner exited with error: exit status 1
The command to run specs is "gauge {path_to_spec_file/dir}"
To view this discussion on the web visit https://groups.google.com/d/msgid/getgauge/cfc7b766-809c-48de-a35d-79c1ae239fd3%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/getgauge/e8ceeafa-0322-41a2-bf11-3fe2f82f3bcb%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/getgauge/d3578194-8c5f-4598-abf2-c0cdcca110f0%40googlegroups.com.
Is it happening on the same Github project that you shared?
1. What is the difference between the gauge execution command and maven test command. I mean the different usage for "gauge - specs" and "mvn test"? what kind of situation i can use gauge self command?
2. Why the command "gauge --list-templates" can't be ran from my side?
And what's the difference for set up project by IDE plugin and by command "gauge --init java_maven_selenium" ?
BTW, i found the target folder is automatically generated even i remove it. What is this folder used for?
For command "gauge --list-templates" , i create a new folder, and cd to that directory. Then used list templates command, but information 'flag provided but not defined: --list-templates' came up.
tried " gauge --init java_maven_selenium" command, below error occurred. "[CRITICAL] Failed to initialize. Failed to install plugin java_maven_selenium . Invalid plugin : Could not download java_maven_selenium-install.json file. File does not exist. "
--
You received this message because you are subscribed to the Google Groups "getgauge" group.
To unsubscribe from this group and stop receiving emails from it, send an email to getgauge+u...@googlegroups.com.
To post to this group, send email to getg...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/getgauge/67276bb8-a7d9-4bce-953a-9f183155e830%40googlegroups.com.