quick-example-of-testing-in-nodejs
quick-example-of-testing-in-nodejs copied to clipboard
π‘ An example TDD project in Node.js, with unit tests, coverage tests, a stubbed API, continuous integration, code quality reviews and automated dependency checking
π¨ You need to enable Continuous Integration on all branches of this repository. π¨ To enable Greenkeeper, you need to make sure that a [commit status](https://help.github.com/articles/about-statuses/) is reported on all...
Letβs get started with automated dependency management for quick-example-of-testing-in-nodejs :muscle: All of your dependencies are already up-to-date, so this repository was enabled right away. Good job :thumbsup: --- π· How...