Skip to content

Latest commit

 

History

History
executable file
·
12 lines (6 loc) · 491 Bytes

File metadata and controls

executable file
·
12 lines (6 loc) · 491 Bytes

Node.js CouchDB test Sample

Implements a simple web application using CouchDB, with tests.

Uses Grunt to run tests against an Express server, then generates reports with Xunit and Istanbul.

This sample is built for Shippable, a docker based continuous integration and deployment platform.

Build Status