Best way to do TDD in express versions of visual studio(eg VB Express)

前端 未结 8 1284
独厮守ぢ
独厮守ぢ 2020-12-16 16:18

I have been looking in to doing some test driven development for one of the applications that I\'m currently writing(OLE wrapper for an OLE object). The only problem is tha

8条回答
  •  死守一世寂寞
    2020-12-16 17:02

    Also tried to integrate Unit Testing into Visual Studio 2008 Express and found this site: link. Works great - and without leaving Visual Studio :)

提交回复
热议问题