spook icon indicating copy to clipboard operation
spook copied to clipboard

functional test harness for casperjs

Results 1 spook issues
Sort by recently updated
recently updated
newest added

``` /usr/local/lib/node_modules/spook/lib/spook.js:24 argv.includes = argv.includes.replace(/\'/g, ''); ^ TypeError: Cannot read property 'replace' of undefined at async.parallel.includes (/usr/local/lib/node_modules/spook/lib/spook.js:24:36) at /usr/local/lib/node_modules/spook/node_modules/async/lib/async.js:718:13 at async.forEachOf.async.eachOf (/usr/local/lib/node_modules/spook/node_modules/async/lib/async.js:233:13) at _parallel (/usr/local/lib/node_modules/spook/node_modules/async/lib/async.js:717:9) at Object.async.parallel (/usr/local/lib/node_modules/spook/node_modules/async/lib/async.js:731:9) at casperCmds...

bug
help wanted