Menu

Home

Kelly Ethridge

SimplyVBUnit is a VB6 unit testing framework written in Visual Basic 6. It closely follows the GUI setup of NUnit. Creating Tests is a snap, as you don't need to implement anything, just add your tests to a new class and GO!

Here you will find a series of pages aimed at helping developers [Start New Project] with unit-testing in VB6. As new pages are created a wide range of topics and techniques will be explored. There will be something for everyone. If you're just starting out unit-testing with VB6 or an expert, hopefully you will find something useful. If you have techniques you'd like to share, contributions are welcome!

You can get started by [Installing SimplyVBUnit].


Related

Blog: 2012/10/simplyvbunit-40-released
Wiki: Installing SimplyVBUnit
Wiki: Start New Project