-
After this change added max-width: 250px; the screenshots are so small that I can no longer see enough detail to see what has gone wrong.
https://github.com/masterthought/cucumber-reporting/commit/df…
-
Hi,
I've read some issues about 404 error, maybe the solution of my problem is there but I'm not capable to find it.
My trouble is the next:
The plugin works fine during the execution:
[CucumberRe…
Sjust updated
8 years ago
-
Scenario Outline examples are not included in the report, so it writes in the screen that the feature file fails, it may also write what step it failed on, but it won't show what example it was.
Ther…
-
When json report have embeddings such as "mime_type": "text/plain" and I will assume any other but "image/jpeg" report failing to display content. Also it would be nice to have option open in new ta…
-
-
Hi
When I download the win32 zip provided for DSFML and then create a test project called circles with this dub.json
{
"name": "circles",
"description": "A minimal D application.",
"copy…
-
I have been using plugin for one maybe two weeks. I was able to do around 40/50 builds succesfully
Now build runs fine but when I click on the link to see the report there is only a message saying j…
-
Get the following exception:
```
ERROR: Build step failed with exception
gherkin.deps.com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_ARRAY but was STRING at line…
-
I have a feature file which has 2 scenarios and both are parametrized with values after the test is completed the results dont appear .
![capture](https://f.cloud.github.com/assets/4045041/918672/04…
-
In cucumber framework, when one of steps is pending or undefined, the scenario will be marked as pending or undefined; when all steps are skipped, then the scenario will be marked as skipped, but in c…