Microsoft.TestPlatform.AdapterUtilities
17.11.1
Prefix Reserved
dotnet add package Microsoft.TestPlatform.AdapterUtilities --version 17.11.1
NuGet\Install-Package Microsoft.TestPlatform.AdapterUtilities -Version 17.11.1
<PackageReference Include="Microsoft.TestPlatform.AdapterUtilities" Version="17.11.1" />
paket add Microsoft.TestPlatform.AdapterUtilities --version 17.11.1
#r "nuget: Microsoft.TestPlatform.AdapterUtilities, 17.11.1"
// Install Microsoft.TestPlatform.AdapterUtilities as a Cake Addin #addin nuget:?package=Microsoft.TestPlatform.AdapterUtilities&version=17.11.1 // Install Microsoft.TestPlatform.AdapterUtilities as a Cake Tool #tool nuget:?package=Microsoft.TestPlatform.AdapterUtilities&version=17.11.1
Includes helpers for the Test Platform's modern functionality such as standardized fully qualified names and hierarchical test case names.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.6.2
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
-
net6.0
- No dependencies.
-
net8.0
- No dependencies.
-
net9.0
- No dependencies.
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Microsoft.TestPlatform.AdapterUtilities:
Package | Downloads |
---|---|
MSTestX.TestAdapter
The cross-platform adapter to discover and execute MSTest Framework based tests. This is a .NET Standard 2.0 compilation of the MSTest.TestAdapter for reusing the test adapter on other platforms, like Xamarin Android and iOS. |
|
BenchmarkDotNet.TestAdapter
Powerful .NET library for benchmarking |
|
gdUnit4.test.adapter
GdUnit4 Test Adapter is the test adapter to run GdUnit4 tests in C#. |
|
DimonSmart.RegexUnitTester.TestAdapter
Attribute based Regex unit test adapter |
|
Linkoid.SmiteUnit.TestAdapter
SmiteUnit is a flexible library and simple framework for testing assemblies that run in external programs. |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on Microsoft.TestPlatform.AdapterUtilities:
Repository | Stars |
---|---|
dotnet/BenchmarkDotNet
Powerful .NET library for benchmarking
|
|
PredatH0r/ChanSort
TV channel list editor for Samsung, LG, Sony, Hisense, Panasonic, Philips, Sharp, Toshiba and MANY more.
|
|
microsoft/testfx
MSTest framework and adapter
|