I have an Access database project that is getting a bit to large to try to keep track of in my head. I know it is a little late in the game, but better late than never right?
I have Googled but found nothing to my satisfaction. Is there any such thing as a unit testing framework for MS VBA?
There is VBAUnit for free on SourceForge. Also, the commercial vbUnit 3 may support VBA as well as regular VB … I’m not sure, though.