Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cades/respec-given-core
https://github.com/cades/respec-given-core
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/cades/respec-given-core
- Owner: cades
- License: mit
- Created: 2016-08-06T14:18:57.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-07T22:16:19.000Z (about 7 years ago)
- Last Synced: 2024-11-16T15:20:37.509Z (about 1 month ago)
- Language: JavaScript
- Size: 2.22 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# respec-given-core
[![Build Status](https://travis-ci.org/cades/respec-given-core.svg?branch=master)](https://travis-ci.org/cades/respec-given-core)
respec-given-core is an library that provides given infra.
With this core, developers can develop `Given` extensions to existing test framework easily.
## Extensions that use it
* [respec-given](https://github.com/cades/respec-given), a mocha extension
* [respec-given-lab](https://github.com/cades/respec-given-lab), a lab extension## Development
npm install
npm test