Skip to content
Kelly Ethridge edited this page Nov 30, 2017 · 3 revisions

Download the latest release

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.

Clone this wiki locally