-
Recently we upgraded mockito from org.mockito:mockito-core:2.7.10 to org.mockito:mockito-core:2.8.47. After this upgrade, we found the compilation to fail in macOS Sierra - Version 10.12.6
We didn't …
-
When using JUnit with the Calculator Java sample everything works as expected but when changing to TestNG I receive a Session Not Created Exception and on Windows Application Driver Log I receive Http…
OhAye updated
3 years ago
-
```
Trying to run a seam TestNG unit-test with testNg plugin inside jboss tools
1. project is generated with jboss tools seam plugin
2. creation of a unit test Debug Configuration in eclipse
3. addin…
-
I have an Automation FW with following setup.
Java: 11
Cucumber: 6.6.0
TestNG: 7.1.0
Cucumber Maven Reporting: 5.3.0
I use Cucumber ReRun with a file mechanism and by the end of the execution…
-
Ticket to get an overview over all Dependency Updates and the currently used Versions.
Dependency Updates/Upgrates for:
- Selenium
- WebDrivers (geckodriver, chromedriver)
- Testing Framework…
helkv updated
5 years ago
-
I'd like to see #com.intellij.j2ee.web.tomcat.TomcatRunConfigurationFactory and TestNG options since that's what I'm working with right now. :smiley:
I think for the Tomcat stuff we'll probably n…
-
Report portal gives the exception
2024-09-26 16:08:17,483 [main] INFO c.epam.reportportal.service.Launch - Rerun: false
2024-09-26 16:08:18,346 [rp-io-1] ERROR c.epam.reportportal.service.Launch -…
-
### QAF Version
> Note: only the latest version is supported
3.0.0-RC3
### Steps To Reproduce
1.maven:`
com.qmetry
qaf-cucumber
3.0.0-RC3
test
com.qmetry
qaf
…
-
```
io.trino.plugin.phoenix5.TestPhoenixConnectorTest.testDelete Time elapsed: 586.855 s
-
TestNG version - 7.5
Java version - 17.0.2
Build tool - Maven, surefire plugin version 3.0.0-M5
IDE -InteliJ
When `@Test` annotation is set at class level and `IAnnotationTransformer` interface …