Skip to content

Instantly share code, notes, and snippets.

@ninjasort
Last active May 11, 2016 23:00
Show Gist options
  • Save ninjasort/03b7024ca2e105bd317008bb869d4bfb to your computer and use it in GitHub Desktop.
Save ninjasort/03b7024ca2e105bd317008bb869d4bfb to your computer and use it in GitHub Desktop.
Test Utils
{
"mock-fs": "https://github.com/tschaub/mock-fs",
"nock": "https://github.com/node-nock/nock",
"rewire": "https://github.com/jhnns/rewire",
"assert-dir-equal": "https://github.com/ianstormtaylor/assert-dir-equal",
"mocha": "https://github.com/mochajs/mocha",
"chai": "http://devdocs.io/chai",
"sinon": "http://devdocs.io/sinon",
"nyc": "https://github.com/bcoe/nyc",
"tape": "https://github.com/substack/tape",
"mockery": "https://github.com/mfncooper/mockery",
"node-inspector": "https://github.com/node-inspector/node-inspector",
"zombie": "https://github.com/assaf/zombie"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment