chorus

Chorus Open Source BDD Interpreter

Лицензия

Лицензия

MIT
Группа

Группа

org.chorusbdd
Идентификатор

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

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

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

3.1.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

chorus
Chorus Open Source BDD Interpreter
Ссылка на сайт

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

http://www.chorus-bdd.org
Система контроля версий

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

http://github.com/Chorus-bdd/Chorus

Скачать chorus

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

Build Status

Chorus is a BDD test interpreter with extra capabilities for testing distributed architectures

Chorus is a versatile BDD (Behaviour Driven Development) testing interpreter

Conventional BDD tools require you to provide step definitions locally. This is possible with Chorus too.

However, the Chorus interpreter also allows you to publish step definitions over the network from your components or microservices under test. When the interpreter runs it can connect to your components, find the step definitons and execute them.

Chorus supports both Java (JVM-based) and Javascript components (enabling a direct connection to test Web apps in the browser)

Chorus is ideal for integration testing systems with microservice-based architectures.

Getting Started:

See The Chorus Website for documentation

The Issue Tracking page, for issue tracking!

Chorus is available under the open source MIT license

Contacts:

org.chorusbdd

Chorus Behaviour Driven Development

Organisation owning the Chorus BDD test interpreter

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

Версия
3.1.3
3.1.2
3.1.0
3.0.0
3.0.0.RC2
2.0.2
2.0.1
2.0.0
2.0.0.rc5
2.0.0.rc4
2.0.0.rc3
2.0.0.rc2
2.0.0.rc1
1.6.10
1.6.9
1.6.8
1.6.7
1.6.6
1.6.5
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.4.16
1.4.15
1.4.14
1.4.12
1.4.11
1.4.10
1.3.9
1.3.8
0.3.7
0.3.6