-
**Describe the bug**
In the TestNG xml.. I have two test suite.
my TestNG report shows the no.of test cases properly.In Allure report of the test suite cases are missing.
The json file report is g…
-
### TestNG Version
> 6.12, 6.11, ...
### Expected behavior
According to official documentation parameter 'alwaysRun' for before-methods is used *only* to enable/disable filtering by groups. It *…
-
Failed in Valhalla nightly [build](https://hyc-runtimes-jenkins.swg-devops.com/job/Test_openjdkValhalla_j9_sanity.functional_x86-64_linux_valhalla_Nightly_testList_0/1186/consoleFull):
```
21:56:2…
-
### TestNG Version
6.14.3
6.13.1
### Expected behavior
Memory should stay stable and not causing test execution to halt
### Actual behavior
Test execution with group-by-instance='true" cause…
-
when using mockito + powermock with testng, we need to set the "object-factory" attribute in the testng.xml, like this
```
```
when starting the testsuite using "mvn" f…
-
Please see stackoverflow link here:
http://stackoverflow.com/questions/42772424/testng-xml-not-valid
I am getting issues with the XML not meeting the DTD.
### TestNG Version
Tried on 6.11 and …
-
### TestNG Version
6.10
### Expected behavior
When running ITs from the maven failsafe plugin with default settings (no testng.xml specified, no parallel or forking configured etc.), I would expe…
vguna updated
7 years ago
-
```
There are several of these listed in
/core/target/surefire-reports/TestSuite-output.txt
The issue seems to be that the Maven unit testcase processor recognizes these
inner classes as JUnit and …
-
### TestNG Version
> 6.14.3
### Is the issue reproductible on runner?
- IntelliJ
### Test case sample
#### XML:
``` xml
```
…
-
Currently TestNG's object factory instantiation and usage pattern in the codebase is a bit haywire. This needs to be streamlined from the implementation perspective so that, its clear as to when and u…