A light-weight testing framework written in Visual Basic 6 for testing classic VB/VBA applications. This simple, solid design works well in VB/VBA, doesn't attempt introspection, and doesn't require lists of test methods outside of the test code.
Categories
Software DevelopmentLicense
BSD LicenseFollow VB Lite Unit
Other Useful Business Software
Find Hidden Risks in Windows Task Scheduler
Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
Rate This Project
Login To Rate This Project
User Reviews
-
Nice work ! Great project.
-
I used to be a pretty sharp VB3,4,5,6 programmer before the days of TDD and agile stuff. For the last 10 years or so, I have been in the java/jython/python world and I am now doing some work that is probably best done in VBA. I downloaded this at lunchtime and by now (3.30) I am getting pretty productive doing TDD in VBA which I did not think was possible (I had lunch as well!). I really like this - there may be better/more elegant ways of doing this, but this works for me. Many thanks Steve!