org.provatesting:prova-commandline

A JAVA-based integration test framework that lets users (developers/QAs/BAs) write tests in a format that is familiar to them (e.g. XLS).

License

License

GroupId

GroupId

org.provatesting
ArtifactId

ArtifactId

prova-commandline
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

A JAVA-based integration test framework that lets users (developers/QAs/BAs) write tests in a format that is familiar to them (e.g. XLS).

Download prova-commandline

How to add to project

<!-- https://jarcasting.com/artifacts/org.provatesting/prova-commandline/ -->
<dependency>
    <groupId>org.provatesting</groupId>
    <artifactId>prova-commandline</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.provatesting/prova-commandline/
implementation 'org.provatesting:prova-commandline:1.1.0'
// https://jarcasting.com/artifacts/org.provatesting/prova-commandline/
implementation ("org.provatesting:prova-commandline:1.1.0")
'org.provatesting:prova-commandline:jar:1.1.0'
<dependency org="org.provatesting" name="prova-commandline" rev="1.1.0">
  <artifact name="prova-commandline" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.provatesting', module='prova-commandline', version='1.1.0')
)
libraryDependencies += "org.provatesting" % "prova-commandline" % "1.1.0"
[org.provatesting/prova-commandline "1.1.0"]

Dependencies

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.9.10
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0