TextTest test runner

wraps the TextTest runner in a jar so maven can handle it.

License

License

GroupId

GroupId

org.texttest
ArtifactId

ArtifactId

texttest-runner
Last Version

Last Version

3.26
Release Date

Release Date

Type

Type

jar
Description

Description

TextTest test runner
wraps the TextTest runner in a jar so maven can handle it.
Project URL

Project URL

http://texttest.org

Download texttest-runner

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
3.26