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

https://github.com/agjs/javascript-repl

Personal javascript kind of repl for testing out javascript functionality
https://github.com/agjs/javascript-repl

bdd chai chai-http testing

Last synced: 5 months ago
JSON representation

Personal javascript kind of repl for testing out javascript functionality

Awesome Lists containing this project

README

          

# Javascript REPL

* npm install
* npm test

# Documentation

* [Expect / Should](http://chaijs.com/api/bdd/)
* [chai HTTP](https://github.com/chaijs/chai-http)