refs #132 - include files when running test suites
A new `--includes` option has been added to the `casper test` command, allowing to pass a list of js/coffee scripts to include before each suite execution: $ casperjs test --includes=foo.js,bar.js my_test_suite.js
Showing
6 changed files
with
97 additions
and
5 deletions
-
Please register or sign in to post a comment