UNPKG

unpm-backend-test

Version:
22 lines (13 loc) 294 B
unpm-backend-test ==== check your backend for compliance with unpm ## usage ```js var test = require('unpm-backend-test') test(backend, callback, output_stream) ``` ## notes * `callback` will be called when the test finishes * uses [tape](http://npm.im/tape) for testing ## license MIT