-
```
What steps will reproduce the problem?
1. Create a test java project in eclipse with package like com.mycompany.*
I have
com.mycompany.xml
com.mycompany.to…
-
For example:
if we have a parent suite xml file parent.xml
```
...
```
and a child suite xml file child.xml
```
```
When executing it, the value of p…
-
### TestNG Version
6.13.1
### Expected behavior
When a meta group is defined in either the test or the suite xml tag and that group is included in the test run, the method object should correct…
-
### TestNG Version
6.12
### Expected behavior
I want to define the number of tests that run in parallel, and have that number of tests run. Would also like the thread name to follow a consistent …
-
Currently, the test suite takes about 400 seconds to complete.
Try to lower this time as much as possible. Possible enhancements
1. Try to remove the `cucumber_step_wait = 1` by solving issue #1…
-
```
[ERROR]: No test suite found. Nothing to run
Oct 25, 2011 9:30:53 PM com.google.inject.internal.MessageProcessor visit
INFO: An exception was caught and reported. Message:
java.lang.NullPointerE…
-
If a DataProvider provides 100 scenarios for 1 test, and 99 scenarios pass but 1 fails, there's no way to rerun the failed scenario from Eclipse without rerunning the other 99 scenarios.
The same pro…
-
### Description
$subject. The tests that are giving a crash log are as follows.
1. ballerina-compiler-plugin-test-suite > ballerina-lang-test-suite > io.ballerina.test.compiler.plugins.CompilerP…
-
### TestNG Version
> 7.1.0
### Expected behavior
Expecting the following reports to be generated:
![image](https://user-images.githubusercontent.com/5632571/85772118-65c43900-b6d1-11ea-9003-40a3…
-
## Description
HI, Im facing this issue of starting appium server programatically. I have gone through many other github threads about this same issue but to no luck.
## Environment
Appium…