Unit testing in MS Access

后端 未结 4 1408
我在风中等你
我在风中等你 2021-02-01 07:32

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?

4条回答
  •  误落风尘
    2021-02-01 08:17

    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.

提交回复
热议问题