Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lulu-berlin/mocha-example

example repo for using mocha
https://github.com/lulu-berlin/mocha-example

Last synced: 10 days ago
JSON representation

example repo for using mocha

Awesome Lists containing this project

README

        

# How to start?

1. Clone the repo.

2. Run the following:

```sh
npm install
npm test
```