-
Serenity Reporter throwing NPE. This is happening if **Scenario Outline** was at the last in a feature file. If it's at the beginning then all scenarios are executing without any issues.
Feature F…
-
Hi,
We are running the cucumber parellel jvm plugin and are attempting to also allow the use of tags in the tests that we have created. We are seeing a conflict between the tags and the JVM parell…
-
I'm running the test as is without changing anything, and can't find where the json/nullpointer having problem.
```
Running com.appium.tests.Runner
Configuring TestNG with: TestNG652Configurator
…
-
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…
-
Feature: Sort Search Resultjava.lang.ArrayIndexOutOfBoundsException: -1
at java.util.ArrayList.elementData(ArrayList.java:418)
at java.util.ArrayList.get(ArrayList.java:431)
at net.thucydides.core.…
-
Our body of Scala Cucumber BDD tests is growing, and becoming slow, so we are looking at how we might execute them parallel from SBT.
The examples I can find are focused on Java and Maven : e.g. h…
-
Issue :
com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 130 column 3
Below is the pom.xm…
-
I never see the plugin kick off, or throw an error, and no IT files are generated (in fact the folders for them aren't even generated). I feel like it's a POM config issue, but I don't know. I'm on Ma…
-
Hello I am having an error for serenity reports generation. I am new to java. Please help me!
- Java version used 8
- clean verify is giving me the following error
Error:
[INFO] Scanning for pro…
-
Hi, I'm exploring this Serenity+Cucumber for BDD reporting.
I found a problem with data-driven scenario, Serenity does not provide report for data driven scenario after run the test.
For non data-dr…