Data Driven Testing

Modular extensible Test Framework

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.karamelsoft.testing
ArtifactId

ArtifactId

data-driven-testing
Last Version

Last Version

0.3.1
Release Date

Release Date

Type

Type

pom
Description

Description

Data Driven Testing
Modular extensible Test Framework

Download data-driven-testing

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • data-driven-testing-api
  • data-driven-testing-core
  • data-driven-testing-camel
  • data-driven-testing-json
  • data-driven-testing-xml
  • data-driven-testing-database
  • data-driven-testing-rest

Versions

Version
0.3.1
0.3.0
0.2.0
0.1.1
0.1.0