(master)# slimerjs --version
Innophi SlimerJS 0.9.5, Copyright 2012-2015 Laurent Jouanneau & Innophi
(master)# ./run_tests
testUnexpectedExit
✔ testUnexpectedExit
testbadpath
✔ testSlimerCreatePagePath
testcommandlineoptions
✔ testCommandLineOptions
testcreatepage
Slimer spawn err: TypeError: Cannot read property 'createPage' of undefined
at /Users/ssteiner/...node-slimerjs/tests/testcreatepage.js:6:11
at /Users/ssteiner/...node-slimerjs/node-slimerjs.js:146:20
at null._onTimeout (/Users/ssteiner/...node-slimerjs/node-slimerjs.js:139:18)
at Timer.listOnTimeout (timers.js:110:15)
FAILURES: Undone tests (or their setups/teardowns):
To fix this, make sure all tests call test.done()
(master)# slimerjs --version
Innophi SlimerJS 0.9.5, Copyright 2012-2015 Laurent Jouanneau & Innophi
(master)# ./run_tests
testUnexpectedExit
✔ testUnexpectedExit
testbadpath
✔ testSlimerCreatePagePath
testcommandlineoptions
✔ testCommandLineOptions
testcreatepage
Slimer spawn err: TypeError: Cannot read property 'createPage' of undefined
at /Users/ssteiner/...node-slimerjs/tests/testcreatepage.js:6:11
at /Users/ssteiner/...node-slimerjs/node-slimerjs.js:146:20
at null._onTimeout (/Users/ssteiner/...node-slimerjs/node-slimerjs.js:139:18)
at Timer.listOnTimeout (timers.js:110:15)
FAILURES: Undone tests (or their setups/teardowns):
To fix this, make sure all tests call test.done()