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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
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!