https://github.com/tsui66/test-example-for-nodejs
All Roads Lead to JavaScript.
https://github.com/tsui66/test-example-for-nodejs
docs json-schema nodejs test-framework
Last synced: about 1 month ago
JSON representation
All Roads Lead to JavaScript.
- Host: GitHub
- URL: https://github.com/tsui66/test-example-for-nodejs
- Owner: tsui66
- Created: 2016-07-03T12:55:56.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-02T23:17:20.000Z (almost 10 years ago)
- Last Synced: 2025-06-21T20:04:46.451Z (12 months ago)
- Topics: docs, json-schema, nodejs, test-framework
- Language: JavaScript
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://travis-ci.org/bigcoorDev/test-example-for-nodejs)
[](https://coveralls.io/github/bigcoorDev/test-example-for-nodejs)
# test-example-for-nodejs
始于测试,不止于探索。
## technology stack:
- [express](http://www.expressjs.com.cn/4x/api.html)
- [ES2015 && babel6](https://babeljs.io/docs/learn-es2015/)
- [ajv](https://github.com/epoberezkin/ajv)
- [JSON Schema](https://spacetelescope.github.io/understanding-json-schema/)
- [travis-ci](https://travis-ci.org/bigcoorDev/test-example-for-nodejs)
- [coveralls](https://github.com/nickmerwin/node-coveralls)
- [heroku](https://www.heroku.com/)
- [istanbul](https://github.com/gotwarlost/istanbul)
## Ref
- [Understanding JSON Schema](https://spacetelescope.github.io/understanding-json-schema/)
- [Ignoring code for coverage purposes](https://github.com/gotwarlost/istanbul/blob/master/ignoring-code-for-coverage.md)