Visual Studio 2019 IntelliTest 与 .NET Core、.NET Standard 的兼容性?

Visual Studio 2019 IntelliTest 与 .NET Core、.NET Standard 的兼容性?

问题描述:

我正在最新版本的 Visual Studio Enterprise 中评估 Intellitetest.据我自己在各种网站上的尝试和研究来看,IntelliTest 似乎只与 .NET Framework 兼容,而不是 .NET Standard,也不兼容 .NET Core.

I'm evaluating Intellitest in the latest version of Visual Studio Enterprise. As far as I can tell from my own attempts and research on various sites, it appears like IntelliTest is only compatible with .NET Framework - not .NET Standard, nor .NET Core.

这是正确的吗?

根据今天的版本 (16.4.4),这似乎是正确的.https://developercommunity 有一个未解决的问题.visualstudio.com/idea/359250/add-intellitest-support-for-net-corestandard.html 它将添加/修复 .NET core 和 .NET Standard 的 Intellites 选项.您可以通过对该项目进行投票以对其进行优先排序来提供帮助.

As per today's version (16.4.4) this seems correct. There is an open issue at https://developercommunity.visualstudio.com/idea/359250/add-intellitest-support-for-net-corestandard.html which will add/fix the Intellitest option for .NET core and .NET Standard. You can help by upvoting that item in order to have it prioritized.