UNPKG
gruntacular
Version:
latest (0.3.0)
0.3.0
0.2.2
0.2.1
0.2.0
0.1.1
0.1.0
grunt plugin for testacular
OpenWebStack/gruntacular
gruntacular
/
testacular.conf.js
7 lines
•
193 B
JavaScript
View Raw
1
2
3
4
5
6
7
//TODO make the configFile optional, waiting on https://github.com/testacular/testacular/issues/358
files = [ MOCHA, MOCHA_ADAPTER,
'node_modules
/expect.js/expect.js
', '
test
/**/
*.js
' ];