iamchrismiller / grunt-casper

Run CasperJS Scripts/Functional Tests
Other
69 stars 38 forks source link

Should fail grunt if casper not found #2

Closed jsoverson closed 10 years ago

jsoverson commented 11 years ago

Right now the task proceeds without running tests

Running "casperjs:test" (casperjs) task
Error: not found: casperjs

Done, without errors.
iamchrismiller commented 10 years ago

CasperJS / PhantomJS binaries are now managed by npm install, with a failure if missing.