Is Intellitest available for the .NET standard libraries?
I am using Visual Studio 2017 15.1 (26403.7). In some of my projects I have a menu for creating tests with IntelliTest, in other projects this menu item does not exist.
In particular, there is no IntelliTest option in the .NET standard libraries (at least 1.2 and 1.6).
Is IntelliTest not available for the .NET standard libraries, or do I need to install additional plugins or configure additional options?
+3
Kevin
source
to share
1 answer
It is not supported in the .NET standard. Currently only supported for the .NET Framework.
+3
pvlakshm
source
to share