MXUnit Blog

MXUnit is a unit test framework built by ColdFusion developers for ColdFusion developers. This represents some general rants and the like for project related stuff, unit testing, and CF in general.

Wednesday, February 27, 2008

Upcoming MXUnit Events

ColdFusion Meetup - "ANT on the Wire: Using FTP, Email, SVN, and VSS"; Thursday, 02/28/08, 12:00 Noon EST; url: http://coldfusion.meetup.com/17/calendar/7386772/
MXUnit Eclipse Plugin Developer, Marc Esher, will discuss using FTP, Email, Subversion, and VSS access in your ANT build files.

ColdFusion Meetup - "Unit Testing w/MXUnit - Jump Start"; Thursday, 03/06/08, 12:00 Noon EST; Bill and Marc will talk about getting started with MXUnit and unit testing. url: http://coldfusion.meetup.com/17/calendar/7388545/

Webmaniacs Conference - Washington, D.C., May 19-23, 2008. Bill and Marc will be presenting two sessions: a one-hour lecture and a two hour hands on session. Of course, these deal with concepts of Test Driven Development, unit testing, and MXUnit.


We've included a couple of new features and bug fixes in MXUnit Release Candidate #1. Download the latest version of the framework here: http://mxunit.org/download.cfm
and update your MXUnit Eclipse plugin using the following url: http://mxunit.org/update

best,
bill

Q: Why write tests first?
A: Because if you write your executable code first, chances are you won't go back and write a test for it.

0 Comments:

Post a Comment

<< Home