-
```
I am using selenium webdriver java build [ latest one]
Framework : TestNg
Editor Eclipse
Chrome Browser version : 28.0.1500.72 m
What steps will reproduce the problem?
1. From Command promp…
-
```
I am using selenium webdriver java build [ latest one]
Framework : TestNg
Editor Eclipse
Chrome Browser version : 28.0.1500.72 m
What steps will reproduce the problem?
1. From Command promp…
-
[testng.zip](https://github.com/cbeust/testng/files/1471750/testng.zip)
### TestNG Version
6.10
6.11
### Expected behavior
```
TestNG-test=All tests-2 baseTest @BeforeClass
TestNG-test=All …
-
Name: C4GT DMP 2024 issue
About: This issue focuses on developing / building scripts for automating the test flows to ease the process of testing.
Labels: C4GT Community, DMP 2024, build scripts
Me…
-
### Description
As part of the first task of https://github.com/ballerina-platform/ballerina-lang/issues/42124, I added tests for my additions to ballerina-cli https://github.com/ballerina-platform…
-
### TestNG Version
TestNg v 6.11
### Expected behavior
I'd like to have a possibility to preserve/set class execution order to the same order as it is in data from `@DataProvider` used in `@Facto…
-
There's an `AssertionFailure` coming from Gradle.
Gradle code: https://github.com/gradle/gradle/blob/06140ac5fbdce282f868197064156b9b1753012f/subprojects/testing-jvm/src/main/java/org/gradle/api/in…
-
### TestNG 7.1.0
> Note: only the latest version is supported
### Expected behavior
The method annotated with @beforeGroups and all tests included in the defined group shall not be executed until…
-
**Describe the bug**
https://github.com/apache/pulsar/runs/6812506434?check_suite_focus=true
```
Error: Tests run: 4, Failures: 1, Errors: 0, Skipped: 3, Time elapsed: 7.561 s
-
All of these need to be migrated:
* `@BeforeSuite`: The annotated method will be run before all tests in this suite have run.
* `@AfterSuite`: The annotated method will be run after all tests in t…