-
Need help to execute bdd feature files in parallel junit / mvn executor.
-
ERROR: Step ‘Cucumber reports’ aborted due to exception:
java.lang.SecurityException: Rejected: org.apache.tools.ant.Location; see https://jenkins.io/redirect/class-filter/
at hudson.remoting.Clas…
-
Please find my configuration below:
org.apache.maven.plugins
maven-failsafe-plugin
2.19.1
…
-
hello
Is the plugin compatible with the report generated with the new version of cucumber ?
io.cucumber
cucumber-java
2.3.1
I ask because I am getting the following error:
…
-
Hi Experts,
I am executing my automation program for multiple real devices, using **cucumber-jvm-parallel-plugin** currently i cant generate reports using json file becase
1. each scenario new …
-
Observed following error -
```
mvn verify > testrunresult.log
Starting ChromeDriver 2.42.591071 (0b695ff80972cc1a65a5cd643186d2ae582cd4ac) on port 16957
Only local connections are allowed.
Sta…
-
The following error is displayed when using the maven plugin:
> ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system pr…
-
org.apache.velocity.exception.MethodInvocationException: Invocation of method 'getFileName' in class net.masterthought.cucumber.json.Feature threw exception java.lang.NullPointerException at templates…
slott updated
6 years ago
-
I have a set of tests that works fine with Karate 0.6.1. In the top-level test runner class, we have the following annotation to support Cucumber reporting: `@CucumberOptions(plugin = {"pretty", "json…
-
Oops Something went wrong with JOB_NAME build: 6
The error message (if any) is below:
org.apache.velocity.exception.MethodInvocationException: Invocation of method 'getRawName' in class net.masterth…