hi.
running this generator brings mocha, but doesn't create test/spec paths configured in Gruntfile.
creating test/spec, putting a mocha test script inside and run "grunt test" will give this error:
Warning: PhantomJS timed out, possibly due to a missing Mocha run() call. Use --force to continue.
taking a glimpse into yeoman/generator-webapp shows some bower stuff and an index.html under test/
did i miss something?
hi.
running this generator brings mocha, but doesn't create test/spec paths configured in Gruntfile.
creating test/spec, putting a mocha test script inside and run "grunt test" will give this error:
Warning: PhantomJS timed out, possibly due to a missing Mocha run() call. Use --force to continue.taking a glimpse into yeoman/generator-webapp shows some bower stuff and an index.html under test/
did i miss something?