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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
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!