Example code for casperJS for my MobileCamp session.
Install CasperJS: http://docs.casperjs.org/en/latest/installation.html
Console for single test:
casperjs test tests/01-statusCode.js --url=http://www.mobilecamp.de
Console for all tests:
casperjs test tests/ --url=http://www.mobilecamp.de