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
- Host: GitHub
- URL: https://github.com/agjs/javascript-repl
- Owner: agjs
- Created: 2016-10-04T16:41:37.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-02-15T08:35:14.000Z (almost 7 years ago)
- Last Synced: 2025-04-03T12:51:39.288Z (10 months ago)
- Topics: bdd, chai, chai-http, testing
- Language: JavaScript
- Size: 9.77 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)