Testamation

A functional/integration almost-black-box testing framework for web application

Лицензия

Лицензия

Группа

Группа

com.github.rlon008
Идентификатор

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

testamation-parent
Последняя версия

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

1.3
Дата

Дата

Тип

Тип

pom
Описание

Описание

Testamation
A functional/integration almost-black-box testing framework for web application
Ссылка на сайт

Ссылка на сайт

https://github.com/rlon008/testamation
Система контроля версий

Система контроля версий

https://github.com/rlon008/testamation

Скачать testamation-parent

Имя Файла Размер
testamation-parent-1.3.pom 6 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/com.github.rlon008/testamation-parent/ -->
<dependency>
    <groupId>com.github.rlon008</groupId>
    <artifactId>testamation-parent</artifactId>
    <version>1.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.rlon008/testamation-parent/
implementation 'com.github.rlon008:testamation-parent:1.3'
// https://jarcasting.com/artifacts/com.github.rlon008/testamation-parent/
implementation ("com.github.rlon008:testamation-parent:1.3")
'com.github.rlon008:testamation-parent:pom:1.3'
<dependency org="com.github.rlon008" name="testamation-parent" rev="1.3">
  <artifact name="testamation-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.rlon008', module='testamation-parent', version='1.3')
)
libraryDependencies += "com.github.rlon008" % "testamation-parent" % "1.3"
[com.github.rlon008/testamation-parent "1.3"]

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

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

  • testamation-test-common
  • testamation-common
  • testamation-core
  • testamation-hibernate-support
  • testamation-httpmock-jetty
  • testamation-httpmock-tomcat

Testamation Framekwork

Authors: Ratha Long & Paul Jacobs

Functional/integration test framework for web projects

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

Версия
1.3
1.2
1.1
1.0