We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 9 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(2)
这更多的是一个示例/教程应用程序,而不是一个开源项目,但我认为它符合您的标准:
http:// /nerddinner.codeplex.com/
This is more of a sample/tutorial application rather than an open source project, but I think it meets your criteria:
http://nerddinner.codeplex.com/
恕我直言,Kigg 项目是应用 TDD(以及其他最佳实践,例如 DI、适当使用MVC 项目中的模拟/存根)原则。作为奖励,该项目广泛使用了起订量。
IMHO, the Kigg project is an excellent example of applying TDD (and other best pracices such as DI, appropriate use of mocks/stubs) principles in an MVC project. As a bonus, the project uses Moq extensively.