Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

testMXUnit (FarCry Unit Testing Framework)

The FarCry unit test framework is based on the MXUnit testing framework for ColdFusion. testMXUnit includes FarCry framework specific hooks from a wonderful "test run" UI, to specific functions for setting up and tearing down FarCry specific constructs. testMXUnit also integrates the Selenium test framework, to allow browser based tests to be performed.

Info

If you are reading this from within the plugin as the README.pdf, and any of this fails for you, please see

...

https://farcry.jira.com/wiki/display/

...

TEST for the latest information about testMXUnit.

Table of Contents
maxLevel3
typeflat
separatorpipe

Prerequisite

Farcry unit tests uses http://mxunit.org/ with a wrapper that adds in Farcry hooks and webskin compatibility. You can get the latest copy of the plugin by checking out the code from the following SVN repository URL:

...