Last Version

com.github.automatedowl:testng-disabled-tests 1.0.0

Java library which allows to collect disabled TestNG tests in given TestNG project.

License

License

Categories

Categories

TestNG Unit Testing Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.automatedowl
ArtifactId

ArtifactId

testng-disabled-tests
Version

Version

1.0.0
Type

Type

jar
Description

Description

com.github.automatedowl:testng-disabled-tests
Java library which allows to collect disabled TestNG tests in given TestNG project.
Project URL

Project URL

https://github.com/AutomatedOwl
Source Code Management

Source Code Management

https://github.com/AutomatedOwl/testng-disabled-tests

Download testng-disabled-tests 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.automatedowl/testng-disabled-tests/ -->
<dependency>
    <groupId>com.github.automatedowl</groupId>
    <artifactId>testng-disabled-tests</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.automatedowl/testng-disabled-tests/
implementation 'com.github.automatedowl:testng-disabled-tests:1.0.0'
// https://jarcasting.com/artifacts/com.github.automatedowl/testng-disabled-tests/
implementation ("com.github.automatedowl:testng-disabled-tests:1.0.0")
'com.github.automatedowl:testng-disabled-tests:jar:1.0.0'
<dependency org="com.github.automatedowl" name="testng-disabled-tests" rev="1.0.0">
  <artifact name="testng-disabled-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.automatedowl', module='testng-disabled-tests', version='1.0.0')
)
libraryDependencies += "com.github.automatedowl" % "testng-disabled-tests" % "1.0.0"
[com.github.automatedowl/testng-disabled-tests "1.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.testng : testng jar 6.14.3

Project Modules

There are no modules declared in this project.