forked from mxunit/mxunit
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.html
1 lines (1 loc) · 1.37 KB
/
README.html
1
<?xml version='1.0' encoding='utf-8' ?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/></head><body><h1 id="MXUnit">MXUnit</h1><p>A test framework for CFML (ColdFusion).</p><p>Main website <a href="http://mxunit.org">http://mxunit.org</a><br/>Docs, etc: <a href="http://wiki.mxunit.org/">http://wiki.mxunit.org/</a><br/>MXUnit Google Group (to get help): <a href="http://groups.google.com/group/mxunit">http://groups.google.com/group/mxunit</a></p><h2 id="Aboutthisrepository">About this repository</h2><p>The main distribution branch is currently located at http://mxunit.googlecode.com/svn/mxunit/trunk/ (Subversion)</p><p>The presence of the MXUnit source at here Github does not indicate that MXUnit is <em>moving</em> 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.</p><h2 id="CollaboratingGuidelines">Collaborating Guidelines</h2><p>Patches and improvements are always welcome! Please fork this branch, make your changes (with plenty of passing tests) and make a pull request. </p><p>Test and Be Happy!</p></body></html>