Unit tests examples

Some projects tested with Unit.js.

Links Tests-cases
noder.io Test: collection, lazy loading, plugins system and dependency injection.
atom-helpers Test object inheritance.
gulp-if-else Stream and Gulp plugin.
ipc-events Synchronous tests and asynchronous tests.
Inter Process Communication (child process) and test an event emitter.
error-render Test output of console.error().
spawn-rmrf Asynchronous tests, files deletion via a command (spawn process).

Add your project here