-
### What happened?
I called the code in the test directory in the main directory class, but found that when executing the jar package, it must be executed in the pom directory. Therefore, I did not u…
-
Kiwi TCMS needs a customized plugin for TestNG which will record test execution results into our database
**Getting started docs**
- https://kiwitcms.readthedocs.io/en/latest/plugins/automation-fr…
-
-
### Problem Statement
Getting error while installing TestNG plugin via Help --> Install New Software in Eclipse
### Any relate message in "Error Log" view
Unable to read repository at https://t…
-
### What happened?
Since upgrading from 1.16.1 to 2.1.0, and upgrading to `2024.1` of Rider, I am unable to compile and run my tests.
![image](https://github.com/user-attachments/assets/ab3cb9ea-6…
-
Hello,
I explored this new suggested solution for testing Maven plugins but then I realized it is unable to answer my (specific?) needs (from what I understood so far).
In fact, what I want is v…
-
### Problem Statement
**please read https://github.com/cbeust/testng-eclipse/blob/master/docs/Troubleshooting.md first**
### Any relate message in "Error Log" view
> "Windows -> Show View -> Ot…
-
```
What steps will reproduce the problem?
1. Install TestNG-J plugin 1.0.7 in Idea 6.
2. Running certain tests always always makes plugin blow up. Problem began
suddenly with upgrade of TestNG-J plu…
-
### Describe the bug
When using my editor to try and run tests I have no code lenses for any tests using the TestNG test framework.
Furthermore, when I try to run all tests in a file, there are no…
-
In eclipse, when you run a test individually and it depends on another test, it runs that other test first and then runs the test that has the dependency.
With the VSCode plugin, it does not appear t…