Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jwcnewton/chai-mocha-dll

June dll node project
https://github.com/jwcnewton/chai-mocha-dll

chai dll mocha

Last synced: 13 days ago
JSON representation

June dll node project

Awesome Lists containing this project

README

        

# chai-mocha-dll

[![Build Status](https://travis-ci.org/jwcnewton/chai-mocha-dll.svg?branch=master)](https://travis-ci.org/jwcnewton/chai-mocha-dll) [![Coverage Status](https://coveralls.io/repos/github/jwcnewton/chai-mocha-dll/badge.svg?branch=master)](https://coveralls.io/github/jwcnewton/chai-mocha-dll?branch=master) [![bitHound Overall Score](https://www.bithound.io/github/jwcnewton/chai-mocha-dll/badges/score.svg)](https://www.bithound.io/github/jwcnewton/chai-mocha-dll)

### Quick start

```bash
# Install packages
$ npm install

# Run Babel
$ gulp

# Run the tests
$ npm test

# Istanbul code coverage
$ npm run cover

## Dependencies

What you need to run this app:
* `node` and `npm` (Use [NVM](https://github.com/creationix/nvm))