c# - VS2013 的 XUnit 插件 "not yet published",那么在哪里可以找到它呢?

标签 c# unit-testing visual-studio-2013 tdd xunit.net

我正在尝试安装 XUnit 来测试 GitReleaseNotes 包。谷歌搜索时,我发现了以下有问题的网页?还有其他地方可以找到这个吗?

Products and Extensions for Visual Studio

Products and Extens This item is not yet published. If you are the owner of this project, please sign in with the appropriate account. ions for Visual Studio

最佳答案

XUnit Runner 现在是一个 NuGet 包,不再作为 vsix 分发。可从此处下载:

https://www.nuget.org/packages/xunit.runner.visualstudio/0.99.9-build1021

关于c# - VS2013 的 XUnit 插件 "not yet published",那么在哪里可以找到它呢?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/27283268/

相关文章:

c# - 从单独的 MVVM 模块更新 MainWindow 属性

php - 单元测试调用具体子方法的抽象类方法

java - ArchUnit 类应该仅依赖于包中的特定类

c# - 具有不同实现的通用基类中的属性

c# - C# 中循环异步任务列表

c# - 网络作业 : Library not found

unit-testing - Moq - 如何验证 Action<T>?

visual-studio-2013 - EF6 中 Code First 的逆向工程在哪里找到

c++ - 为什么在 Boost Turtle 中使用 MOCK_NON_CONST_METHOD_EXT 作为算子 float() ?

c# - 创建 View 时出错,通过反射调用的方法抛出未捕获的异常