Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chorus-bdd/chorus-js

A Chorus Javascript Client
https://github.com/chorus-bdd/chorus-js

bdd chorus-javascript-client distributed javascript testing

Last synced: about 1 month ago
JSON representation

A Chorus Javascript Client

Awesome Lists containing this project

README

        

# chorus-js
A Chorus Javascript Client.

## Building

The e2e tests for this package run the chorus-interpreter using docker-compose and require both
docker and docker-compose to be available.

## Status
[![npm](https://img.shields.io/npm/v/chorus-js.svg)](https://github.com/Chorus-bdd/chorus-js/releases)

[![Build Status](https://travis-ci.org/Chorus-bdd/chorus-js.svg?branch=master)](https://travis-ci.org/Chorus-bdd/chorus-js)

[![Dependency Status](https://david-dm.org/chorus-bdd/chorus-js.svg)](https://david-dm.org/chorus-bdd/chorus-js)

[![devDependency Status](https://david-dm.org/chorus-bdd/chorus-js/dev-status.svg)](https://david-dm.org/chorus-bdd/chorus-js?type=dev)

## Contributing
Documentation about contributing [can be found here](/CONTRIBUTING.md).