UNPKG
postman
Version:
latest (0.2.0)
0.2.0
0.1.0
The Postman will help deliver messages around your application
postman
/
node_modules
/
qunit
/
Makefile
7 lines
(5 loc)
•
232 B
Plain Text
View Raw
1
2
3
4
5
6
7
install:
cd
deps/jscoverage && ./configure && make
test
: qunit -c ./lib/api.js -d testns1:sharedjs testns2:./test/filedeps/namespace.js ./test/filedeps/global.js -t ./test/api.js ./test/cli.js ./test/same.js .PHONY: install
test