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
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
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!