UNPKG
ghoul
Version:
latest (0.0.4)
0.0.4
0.0.3
0.0.2
0.0.1
Ghoul is a tool to help with frontend testing with mocha
github.com/davidglivar/ghoul
ghoul
/
Makefile
5 lines
(3 loc)
•
56 B
Plain Text
View Raw
1
2
3
4
5
test
: @./node_modules/.bin/mocha -R spec .PHONY:
test