Visual Studio Unit Testing of Windows Forms

后端 未结 8 2087
既然无缘
既然无缘 2020-12-28 09:09

We\'re working on a project here in Visual Studio 2008. We\'re using the built-in testing suite provided with it (the Microsoft.VisualStudio.TestTools.UnitTesting namespace

8条回答
  •  一向
    一向 (楼主)
    2020-12-28 09:30

    Check out Jeremy D. Miller's WIP Presentation Patterns wiki page for refactoring inspiration :)

    Miller is writing a book, and it looks like it's going to be a must-have for this sort of thing.

提交回复
热议问题