-
# Bug Report or Feature Request (mark with an x)
- [x] bug report -> please search issues before submitting
- [ ] feature request
# Versions.
npm 4.2.0
node v7.9.0
# Repro steps.
ng n…
-
Hi I have been trying different ways to resolve it but unfortunately non worked. so i was automating the process of uninstalling a software through its own install/uninstall tool. however when i cli…
-
### New issue checklist
- [X] I searched for [existing GitHub issues](https://github.com/microsoft/azure-pipelines-tasks/issues)
- [X] I read [pipeline troubleshooting guide](https://docs.microsof…
-
### TestNG Version
> Note: only the latest version is supported
Latest Version
### Scenario
When I run TestNG I don't want it to generate extra xml files, so I setUseDefaultListeners(false).
…
-
```
Log4J calls in ScreenshotOnFailureListener.java seem to be interfering with
the UAT logger, ie. writing to the log while the application is
initializing/shutting down. Since this is a TestNG plu…
-
Hi there,
The cucumber framework produces a number of reports at the end of a test run which are listed here (https://cucumber.io/docs/cucumber/reporting/#built-in-reporter-plugins)
```
- messa…
-
```
Currently, TestNG is designed to create a single report when it is finished
executing all tests. While reporters can be created that report on tests as
they finish, it would be nice to be able to …
-
Hi,
I hit java.util.ConcurrentModificationException: null when im using extentreport with Maven and testNG
testng:config
version:
org.testng
testng
6.10
-…
-
If I have report1.html and report2.html, i would like to have the ability to take both and merge into report3.html.
-
![capture](https://user-images.githubusercontent.com/28932933/37079460-bd6bf2e4-21f3-11e8-93f4-490accf262e1.PNG)
## Summary
I am controlling TestNG through listener where i am invocking testng…