| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAuto Библиотеки уровня приложения Code Generators |
| Группа | Группаcom.agsft |
| Идентификатор | ИдентификаторagsftAutomationReport |
| Последняя версия | Последняя версия1.0.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеQA Automation Reporting With TEST NG
A application used as generate customise automation report.
You have to integrate AGSFT Report with selenium and sign in to QA report portal.
As an when you execute selenium report you will see generated report on QA report portal
|
| Имя Файла | Размер |
|---|---|
| agsftAutomationReport-1.0.3.pom | |
| agsftAutomationReport-1.0.3.jar | 12 KB |
| agsftAutomationReport-1.0.3-sources.jar | 6 KB |
| agsftAutomationReport-1.0.3-javadoc.jar | 76 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.agsft/agsftAutomationReport/ -->
<dependency>
<groupId>com.agsft</groupId>
<artifactId>agsftAutomationReport</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.agsft/agsftAutomationReport/
implementation 'com.agsft:agsftAutomationReport:1.0.3'
// https://jarcasting.com/artifacts/com.agsft/agsftAutomationReport/
implementation ("com.agsft:agsftAutomationReport:1.0.3")
'com.agsft:agsftAutomationReport:jar:1.0.3'
<dependency org="com.agsft" name="agsftAutomationReport" rev="1.0.3">
<artifact name="agsftAutomationReport" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.agsft', module='agsftAutomationReport', version='1.0.3')
)
libraryDependencies += "com.agsft" % "agsftAutomationReport" % "1.0.3"
[com.agsft/agsftAutomationReport "1.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.8 |
| org.springframework : spring-web | jar | 4.1.0.RELEASE |
| org.testng : testng | jar | 7.3.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.16 |