Choose your Unit wisely
Unit Testing
Written by Scot Inscore   

Thanks to a utility developed by Alan Langford, a clear map of the status of Joomla Unit Testing now exists. It can be viewed on the Unit Testing wiki status page. Thus I have been able to complete the first milestone in my GSOC project, organization and familiarization.

When I first started I must admit that the state of unit testing in J! was so chaotic, and simply so much to keep track of that it was scary. Initially I began by working with the *wrong* Unit Testing code, that is the old SimpleTest code, which resulted in much confusion.

The current Unit Testing code has been relocated to a single SVN location: http://joomlacode.org/svn/joomla/testing/trunk

Now I begin the second stage of my project, writing Unit Tests!

 

Show other articles of this author