Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/chorus-bdd/chorus-js
- Owner: Chorus-bdd
- License: mit
- Created: 2016-12-24T00:02:28.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-25T19:31:09.000Z (over 6 years ago)
- Last Synced: 2024-08-09T23:25:35.824Z (5 months ago)
- Topics: bdd, chorus-javascript-client, distributed, javascript, testing
- Language: JavaScript
- Homepage:
- Size: 97.7 KB
- Stars: 6
- Watchers: 8
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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).