Blitz Toolbox/Misc/BlitzUnit
BlitzUnit by Phil Newtonhttp://www.sodaware.net/dev/tools/blitzunit/ |
About
Latest Version: 0.1.1 (28th August, 2008)BlitzUnit is a simple tool for unit testing blitz applications. You can create test suites, and use them to check your functions are working the way you want. It's particularly useful for checking libraries after changes have been made to verify their behaviour.

There's also a console mode if you just want to generate log reports. It takes a little while to get the hang of, as files need to be layed out in a certain way, but once you get writing tests it's quite easy.
Download: BlitzUnit - Project Homepage
Any feedback/bug reports are greatly appreciated!