将 xUnit.NET ASP.NET MVC 单元测试添加到现有项目/解决方案

发布于 2024-10-01 06:01:02 字数 233 浏览 2 评论 0原文

我今天下载了 xUnit.NET 和 TestDriven.NET,并安装了 ASP.NET MVC 单元测试模板。我有一个现有的 ASP.NET MVC 解决方案,我想向其中添加 xUnit 单元测试项目,但似乎创建此类项目的唯一方法是使用“创建单元测试?”首次创建 ASP.NET MVC 项目时出现的对话框。

是否可以将 xUnit 测试添加到现有的 ASP.NET MVC 项目/解决方案中?

I downloaded xUnit.NET today, along with TestDriven.NET, and installed the ASP.NET MVC unit test templates. I have an existing ASP.NET MVC solution that I want to add an xUnit unit test project to, but it seems that the only way to create such a project is with the "Create Unit Tests?" dialog that appears when you first create an ASP.NET MVC project.

Is it possible to add xUnit tests to an existing ASP.NET MVC project/solution?

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

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

发布评论

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

评论(3

我早已燃尽 2024-10-08 06:01:02

是的。

为什么不能手动添加新的测试项目?所有对话框所做的只是设置一些初始测试,一旦您真正开始编码,这些测试就毫无意义。

Yes.

Why cant you just add a new test project manually? All dialog does is set up some initial tests that are pretty meaningless once you actually start coding.

格子衫的從容 2024-10-08 06:01:02

看起来 xunit 很快就会 删除 模板 - 当我尝试创建时它们肯定不起作用一个新的网络+测试项目。

Looks like xunit are removing the templates soon anyhows - they certainly didn't work when I tried to create a new web + test project.

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