Invokation:
$ casperjs --includes=included_script.js test main_test_script.js
Output:
Test file: main_test_script.js
plop
PASS Page title is "Google"
PASS 1 tests executed, 1 passed, 0 failed.
Brilliant, all works on master. Thanks so much for your help!