-
While running the tests on `Java+TestNG+LogBack` with new version of `agent-java-testng` by pointing to **V5 ReportPortal**, i'm getting following exception. It used to work well until `5.0.0-BETA-6`…
-
## Description
I ran the TrainSentimentAnalysis class with arguments ("-g", "1", "-e", "1", "-m", "2") in TrainSentimentAnalysisTest class, then the program throws an exception.
### Expected Behav…
ghost updated
4 years ago
-
extentreports version: 4.1.3
I have a base test implementation in my test framework, but I'm doing all the Extent Reports related initialisation in a TestNG listener. I'm using an `ExtentTestManage…
-
## The problem
I have created a AVD (named as deb) with android 7.0 API 24 and started (as a admin)- emulator is up and running
Then started appium server (as a admin) and all good (Use Browser as B…
-
Invetigate possiblity to register TstNG listener based on zafira.properties: zafira_enabled field.
Adding listener automatically should simplify integration and avoid adding it into the:
pom.xml and…
-
There are many instances where report portal expects some value or due to some validations report portal throws exception but then this is not handled properly which cause failure in testng report cre…
-
I'm trying to introduce kamon into my project to monitor an actor system.
I added kamon-core and kamon-akka to the dependencies. After that, when the application starts, it fails with the following ex…
-
## The problem
SoftAssertion in Selenide does not work with ParameterizedTest with jUnit5
## Tell us about your environment
* **Selenide Version**: 5.14.2
* **Chrome\Firefox\IE Version**: 85.0…
-
I am using TestNG TestListenerAdapter and log4j2. I have created custom log4j2 appender to be able to retrieve logs and add them as attachments in Allure. These are various kind of logs from different…
-
Rather than continue with my battle with V14 compatibility mode, over the weekend I decided to spend the time to
investigate the new OSGi code.
The approach appears to be a significant improvemen…