tljunit sample project for running tests from eclipse.

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

Лицензия

Лицензия

Категории

Категории

JUnit Тестирование компонентов Сеть CLI Взаимодействие с пользователем
Группа

Группа

net.oneandone.testlinkjunit
Идентификатор

Идентификатор

tljunit-eclipse
Последняя версия

Последняя версия

3.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

tljunit sample project for running tests from eclipse.
Documents how to create a Testlink-XML file when running tests from Eclipse, see EclipseTest.java.
Организация-разработчик

Организация-разработчик

1&1

Скачать tljunit-eclipse

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
net.oneandone.testlinkjunit : tljunit-surefire jar 3.0.2

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.10
ch.qos.logback : logback-classic jar 1.0.0

Модули Проекта

Данный проект не имеет модулей.

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://git@github.com/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.

Версии библиотеки

Версия
3.0.2
3.0.1
3.0.0