VB Lite Unit
Another member of the xUnit family written to support Visual Basic and VBA (Visual Basic for Applications). "VB Lite Unit is a reliable, light-weight unit testing tool for Visual Basic and VBA written by Steve Jorgensen. The driving principle behind VB Lite Unit was to create the simplest, most reliable unit testing tool possible that would still do everything that usually matters for doing Test Driven Development in VB 6 or VBA. Things that don't work or don't work reliably in VB and VBA are avoided, such as attempts at introspection to identify the test methods." Another option for VB and VBA programmers is VbUnit or for .Net programmers, NUnit, CsUnit and MbUnit.
Copyright © 2003-2008 Gerard Meszaros all rights reserved