chorus

Chorus Open Source BDD Interpreter

License

License

MIT
GroupId

GroupId

org.chorusbdd
ArtifactId

ArtifactId

chorus
Last Version

Last Version

3.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

chorus
Chorus Open Source BDD Interpreter
Project URL

Project URL

http://www.chorus-bdd.org
Source Code Management

Source Code Management

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

Download chorus

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

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

Versions

Version
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