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

https://github.com/mdb/flickr-feeder

A simple, unpublished module that demos how to test Node.js with mocha, nock, and expect.js.
https://github.com/mdb/flickr-feeder

Last synced: 7 days ago
JSON representation

A simple, unpublished module that demos how to test Node.js with mocha, nock, and expect.js.

Awesome Lists containing this project

README

          

# flickr-feeder

An un-published Node.js module demonstrating how to use mocha, nock, and expect.js

This example code accompanies [this blog post](http://www.mikeball.us/blog/testing-node-js-with-mocha-expect-js-and-nock).