Skip to content
mhenke edited this page Feb 1, 2012 · 9 revisions
  1. Source Control
  2. ColdFusion Server (only Adobe currently)
  3. Ant
  • Test if install, in the command line run: ant -version
  • If ant is not installed, install it
  • Retry the ant command
  1. Grab Cloudy With A Chance of Tests Zip and extract in your project folder
  • lib folder
  • tests folder
  • build.xml
  • build.properties
  1. Drop the QueryParam Scanner and varScoper in your web server at the top level.
  2. Set up the build.properties to run your environment
  3. Run the the build in the prompt and directory of the build.xml
Clone this wiki locally