front-tests
front-tests copied to clipboard
An exemple how to test your front with mocha and phantomjs
Results
1
front-tests issues
Sort by
recently updated
recently updated
newest added
``` bash > headless-mocha --cwd ./example/ ``` **OR:** ``` bash > make ``` ``` javascript ... Server listening on 3000 ... TypeError: undefined is not an object (evaluating 'phantom.args.slice') ~/dev/testing/front-tests/lib/mocha-runner.js:22...