Skip to content

Latest commit

 

History

History
24 lines (11 loc) · 797 Bytes

README.textile

File metadata and controls

24 lines (11 loc) · 797 Bytes

MXUnit

A test framework for CFML (ColdFusion).

Main website http://cfeclipse.org/mxunit
Docs and examples: https://github.com/mxunit/mxunit/wiki
MXUnit Google Group (to get help): http://groups.google.com/group/mxunit

About this repository

This is the main distribution branch, formally located at http://mxunit.googlecode.com/svn/mxunit/trunk/ (Subversion)

We have moved most, if not all, source from Google Code to git hub. So, you should find everything here you need.

Collaborating Guidelines

Patches and improvements are always welcome! Please fork this branch, make your changes (with plenty of passing tests) and make a pull request.

Test and Be Happy!