UNPKG
mosic
Version:
latest (1.2.0)
1.2.0
1.1.0
1.0.0
echo Mocha + Sinon + Chai as a single setup + other stuff maybe
github.com/Floby/mosic
Floby/mosic
mosic
/
bin
/
mosic.js
4 lines
(3 loc)
•
67 B
JavaScript
View Raw
1
2
3
4
#!/usr/bin/env node
require
(
'../index'
)
require
(
'mocha/bin/mocha'
)