License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.karamelsoft.testing |
ArtifactId | ArtifactIddata-driven-testing |
Last Version | Last Version0.3.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionData Driven Testing
Modular extensible Test Framework
|
Filename | Size |
---|---|
data-driven-testing-0.3.1.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.karamelsoft.testing/data-driven-testing/ -->
<dependency>
<groupId>com.github.karamelsoft.testing</groupId>
<artifactId>data-driven-testing</artifactId>
<version>0.3.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.karamelsoft.testing/data-driven-testing/
implementation 'com.github.karamelsoft.testing:data-driven-testing:0.3.1'
// https://jarcasting.com/artifacts/com.github.karamelsoft.testing/data-driven-testing/
implementation ("com.github.karamelsoft.testing:data-driven-testing:0.3.1")
'com.github.karamelsoft.testing:data-driven-testing:pom:0.3.1'
<dependency org="com.github.karamelsoft.testing" name="data-driven-testing" rev="0.3.1">
<artifact name="data-driven-testing" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.karamelsoft.testing', module='data-driven-testing', version='0.3.1')
)
libraryDependencies += "com.github.karamelsoft.testing" % "data-driven-testing" % "0.3.1"
[com.github.karamelsoft.testing/data-driven-testing "0.3.1"]