org.provatesting:prova-context

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-context
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-context

How to add to project

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