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
nel_h2
Get the most trusted enterprise browser
Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
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!