tljunit sample project for running tests from eclipse.

Documents how to create a Testlink-XML file when running tests from Eclipse, see EclipseTest.java.

License

License

Categories

Categories

JUnit Unit Testing Net CLI User Interface
GroupId

GroupId

net.oneandone.testlinkjunit
ArtifactId

ArtifactId

tljunit-eclipse
Last Version

Last Version

3.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

tljunit sample project for running tests from eclipse.
Documents how to create a Testlink-XML file when running tests from Eclipse, see EclipseTest.java.
Project Organization

Project Organization

1&1

Download tljunit-eclipse

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
net.oneandone.testlinkjunit : tljunit-surefire jar 3.0.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
ch.qos.logback : logback-classic jar 1.0.0

Project Modules

There are no modules declared in this project.

Modules improving collaboration between JUnit and Testlink.

build status Build Status

Documentation

Where to find Releases and Snapshots

  • Releases may be found in Maven Central.
  • Snapshots (only deployed manually at the moment) may be found in OSS.

Internal

  • Publish the site with mvn clean install site site:stage org.apache.maven.plugins:maven-scm-publish-plugin:1.1:publish-scm -Dscmpublish.pubScmUrl=scm:git:ssh://[email protected]/1and1/testlink-junit.git -Dscmpublish.scm.branch=gh-pages -Dscmpublish.content=target/testlink-junit/
net.oneandone.testlinkjunit

1&1

Open Source by 1&1 Group.

Versions

Version
3.0.2
3.0.1
3.0.0