dev.galasa:galasa-managers-other-parent

Parent for all the Galasa Managers

Лицензия

Лицензия

Eclipse Public License - v 2.0
Категории

Категории

Other Универсальные библиотеки
Группа

Группа

dev.galasa
Идентификатор

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

galasa-managers-other-parent
Последняя версия

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

0.14.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Parent for all the Galasa Managers

Скачать galasa-managers-other-parent

Имя Файла Размер
galasa-managers-other-parent-0.14.0.pom 629 bytes
Обзор

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

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

Зависимости

provided (5)

Идентификатор библиотеки Тип Версия
commons-logging : commons-logging jar 1.2
org.osgi : org.osgi.core jar 6.0.0
org.apache.felix : org.osgi.service.obr jar 1.0.2
org.osgi : org.osgi.service.component.annotations jar 1.3.0
javax.validation : validation-api Необязательный jar 2.0.1.Final

test (7)

Идентификатор библиотеки Тип Версия
dev.galasa : galasa-testharness jar 0.14.0
junit : junit jar 4.13.1
org.mockito : mockito-core jar 3.1.0
org.powermock : powermock-module-junit4 jar 2.0.4
org.powermock : powermock-api-mockito2 jar 2.0.4
org.awaitility : awaitility jar 3.0.0
org.assertj : assertj-core jar 3.16.1

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

  • dev.galasa.galasaecosystem.manager
  • dev.galasa.galasaecosystem.manager.ivt

Galasa Framework

This repository contains the code for Galasa's core framework. The framework orchestrates all component activities, and co-ordinates with the test runner to execute your tests. Code that is required for the lifecycle of a test, including framework initialisation steps to bring up appropriate Managers and the test runner is stored here. The repository also contains the k8s controller which is used to run tests in automation on a Kubernetes cluster. It is unlikely that you will need to change the framework during the normal range of testing activities.

Documentation

More information can be found on the Galasa Homepage. Questions related to the usage of Galasa can be posted on the Galasa Slack channel. If you're not a member of the Slack channel yet, you can register to join.

Where can I get the latest release?

Find out how to install the Galasa Eclipse plug-in from our Installing the Galasa plug-in documentation.

Other repositories are available via GitHub.

Contributing

If you are interested in the development of Galasa, take a look at the documentation and feel free to post a question on Galasa Slack channel or raise new ideas / features / bugs etc. as issues on GitHub.

Take a look at the contribution guidelines.

License

This code is under the Eclipse Public License 2.0.

dev.galasa

galasa

Galasa is an open source deep integration test framework, To learn more, take a look at https://galasa.dev

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

Версия
0.14.0
0.13.0
0.12.0
0.11.0
0.10.0
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0