ryanmcilmoyl / mxunit

MXUnit - Unit Test Framework for CFML

Home Page:http://mxunit.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MXUnit

A test framework for CFML (ColdFusion).

Main website http://mxunit.org
Docs, etc: http://wiki.mxunit.org/
MXUnit Google Group (to get help): http://groups.google.com/group/mxunit

About this repository

The main distribution branch is currently located at http://mxunit.googlecode.com/svn/mxunit/trunk/ (Subversion)

The presence of the MXUnit source at here Github does not indicate that MXUnit is moving from Google Code to Github. This repository is at Github to help distribute MXUnit to as many people as possible (like those who prefer Git), and to work on MXUnit 2.0 in a collaborative Git environment. Please feel free to fork and hack.

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!

About

MXUnit - Unit Test Framework for CFML

http://mxunit.org

License:MIT License


Languages

Language:ColdFusion 95.2%Language:JavaScript 4.8%