-
Suppose the reports are generated in directory - $WORKSPACE/Reports/dir1/ and the jenkins job injects an environment variable like -
reportsDir=dir1
Can this (reportsDir) be used in the "Json Repo…
-
Потрібно мати модуль, який би запускав інтеграційні тести. Такий модуль необхідний в силу того, що ЄДЕБО буде часто мінятись, відповідно наші тести будуть гарантуувати, що в нас все ок.
-
Is it possible to use a similar to the `defineParameterType` transformation for all docstrings?
Or maybe you can suggest some workaround? I want to add some templating system across all docstrings…
-
I am using org.testng Interface IRetryAnalyzer to retry the failed scenarios. I am able to remove the scenarios from testng context, however, the extent report still shows all the entries for retried …
-
>### Getting Below error, please help me guys spent a lot of time to fix this issue and no luck so far
>Not getting extent reports - tried many ways and got struck, provided below my POM.xml and run…
-
### IDE Information
IntelliJ IDEA 2024.2.4 (Ultimate Edition)
Build #IU-242.23726.103, built on October 23, 2024
Licensed to CraftJack / Nate Pink
Subscription is active until December 1, 2024.
R…
-
Hi Team, I have setup my integration of Octane with GITLAB, able to trigger a job from Octane pipeline tabs. But the junit file getting generated is not being read back by Octane using the midleware …
-
When running Cucumber tests in parallel only the last RunCukes.java class to be executed writes to the json report. This is a problem for anyone that consumes the report downstream. @rexhoffman mentio…
-
Currently, it does give the report like this, but it would be nice to further enhance how many subprojects it has scanned, related to each subproject, what are the upgrades needed along with this summ…
-
I have gone through my code several times but still not sure what's is the issue. Getting build success but my tests are getting ignored and shown as passed in build log. I am using custom WebDriver. …