This is a project I use personally to prototype CasperJS things.
Refer to the How to setup your development environment page for detailed instructions on how to get your machine setup to execute these tests.
-
cli-arguments.js - Example of passing in command line arguments
-
detect-javascript-errors.js - This is a simple script to query multiple urls and check if there are any javascript errors returned.
-
generic-test.js - Example of very basic assert
-
googlelinks.js - This is the quickstart on the CasperJS site.