Machine.Specifications 和实体框架示例

发布于 2024-08-18 16:44:55 字数 202 浏览 9 评论 0原文

我试图找到一些在 MVC 项目中将 Machine.Specifications 与 ASP.Net 实体框架结合使用的最佳实践示例(或实际上的任何示例)。

由于没有太多使用 Machine.Specifications 的经验,我很想知道其他人认为哪些类型的测试有用,以及使用 EF 生成的对象而不是自定义对象是否存在任何问题。

非常感谢指点、建议和例子。

I'm trying to find some best-practice examples (or any examples, actually) of using Machine.Specifications with the ASP.Net Entity Framework in an MVC project.

Not having had much experience with Machine.Specifications, I'm keen to see what sort of tests other people find useful and whether there are any gotchas for using the EF-generated objects instead of custom-built ones.

Pointers, suggestions and examples much appreciated.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

森林迷了鹿 2024-08-25 16:44:55

这是让我开始使用 machine.spec 的博客文章, http ://blog.wekeroad.com/blog/make-bdd-your-bff-2/

Rob 完成了从安装到编写规范的完整设置。它不使用 EF,但它仍然应该让您朝着正确的方向前进。我在我的学习项目中使用了 SubSonic。

This is the blog post that got me started using machine.spec, http://blog.wekeroad.com/blog/make-bdd-your-bff-2/

Rob, goes through the complete setup, from installation to writing specs. It doesn't use EF, but it should still get you headed in the right direction. I used SubSonic in my learning project.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文