NuGet Gallery | MSTest.TestAdapter 3.0.2
www.nuget.org › packages › MSTestMSTest. TestAdapter 3.0.2. The adapter to discover and execute MSTest Framework based tests. A framework for declarative UI testing for ASP.NET apps. Browsers: Chrome (>=109) Firefox (>=70) IE (>=11) Dependencies: MSharp Project: MSharp.Framework (>= 4.0.110) Olive Project: Olive.Testing (>= 2.1.113) A meta package to simplify test projects. Supported platforms: - .NET 4.6.2+ - .NET Core 3.1+ (Universal Windows Apps 10+) - .NET 6.0 - .NET 6.0 Windows.18362+ - ASP.NET Core 1.0+.
MSTest.TestAdapter does not get nuget-restored if the target ...
github.com › microsoft › testfxOct 26, 2017 · Add a NuGet Reference to the project to MSTest.TestAdapter (v1.2.0) Build the project; Expected behavior. No warning. The MSTest packages should get NuGet-restored as expected. Actual behavior. warning NU1701: Package 'MSTest.TestAdapter 1.2.0' was restored using '.NETFramework,Version=v4.6.1' instead of the project target framework '.NETStandard,Version=v2.0'. This package may not be fully compatible with your project.