UNPKG

unit.js

Version:

Simple, intuitive and flexible unit testing framework for javascript / Node.js (browser and server). Integrates awesome assertions libraries like Must.js, Should.js, Assert of Node.js, Sinon.js and other friendly features (promise, IoC, plugins, ...).

7 lines (5 loc) 95 B
browser-build: gulp browser.build test: NODE_ENV=test mocha test .PHONY: browser-build test