by Kelly S. Ethridge (10 Submissions)
Category: Libraries
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating:
(12 Votes)
* This has been updated to include some GUI stuff. No bugs to be fixed *
This is a UnitTesting framework designed for VB6. For those familiar with UnitTesting know how important it is.
This is a complete rewrite from previous versions. This is built from the ground up as an actual unittesting framework. This new version has several enhancements over the older versions. Such things as filtering, sorting, test suites, listeners and much more.
Using the framework, everything from a simple debug window reporting mechanism to a fullblown GUI can be used to perform UnitTests. Using the framework, any type of reporting can be created by implementing a callback interface. A GUI interface , debug window listener, and examples are included.
I hope this set of tools will be helpful any programmer. Enjoy!
Download SimplyVBUnit v2.1 (292 KB)