-
Cucumber keywords should be bold:
![cucumberextent](https://cloud.githubusercontent.com/assets/17103120/24533506/be393b90-1624-11e7-975f-8dcbe2a038dc.PNG)
-
Even if the log status is set to skip. The tests are shown as "Pass". Is there any solution for this?
-
Hi Anshoo ,
As discussed earlier, I am uploading my POC
I have been following Extent reporting model and trying to implement using Parallel Usage in TestNG with Selenium Grid + Page Factory model. …
-
How to add image (Logo) to the extent Report - 2.4
-
I'm using extent report 3.0.6.
My scenario is to generate a new html log file whenever I run a test.
Till extent report 2.45, a new html file is created by new ExtentReports(filepath, false);
…
-
Filter works at class level but doesn't filter the failed methods inside it. Apply Fail filter filters failed classes but doesnt filter failed methods inside it.
-
## Summary
I am running Cucumber tests with Maven+Surefire+Junit combination in parallel mode. Each test class will generate a test report. Do you have any advice how I can merge all these reports?…
-
## Summary
Hi everyone
I was trying to implement extentReports plugin in my project and after adding all the required dependencies and ect. to the pom.xml file I still cannot compile the "Ex…
-
package com.BushFire.common;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.Ou…
-
Hi, I have a scenario where I first need to order TestFixture and in each TestFixture I need Ordered Tests.
Here is the code:
```
using NUnitTestOrdering.FixtureOrdering;
using StarSoftware.Te…