Info
Version: | 2.0.0 |
Author(s): | Microsoft |
Last Update: | Saturday, April 21, 2018 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/Microsoft/mstest-extensions/wiki |
NuGet Url: | https://www.nuget.org/packages/Microsoft.UnitTestFramework.Extensions |
Install
Install-Package Microsoft.UnitTestFramework.Extensions
dotnet add package Microsoft.UnitTestFramework.Extensions
paket add Microsoft.UnitTestFramework.Extensions
Microsoft.UnitTestFramework.Extensions Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- System.Diagnostics.Contracts(>= 4.0.1)
- MSTest.TestFramework(>= 1.1.17)
- System.Diagnostics.Contracts(>= 4.0.1)
- MSTest.TestFramework(>= 1.1.17)
- System.Collections(>= 4.0.11)
- System.Diagnostics.Tools(>= 4.0.1)
- System.Diagnostics.Debug(>= 4.0.11)
- System.Globalization(>= 4.0.11)
- System.Linq(>= 4.1.0)
- System.Linq.Expressions(>= 4.1.0)
- System.ObjectModel(>= 4.0.12)
- System.Reflection.Extensions(>= 4.0.1)
- System.Resources.ResourceManager(>= 4.0.1)
- System.Diagnostics.Contracts(>= 4.0.1)
- MSTest.TestFramework(>= 1.1.17)
- Microsoft.NETCore.UniversalWindowsPlatform(>= 5.0.0)
- Microsoft.Win32.Primitives(>= 4.0.1)
- System.Collections(>= 4.0.11)
- System.Diagnostics.Debug(>= 4.0.11)
- System.Diagnostics.Tracing(>= 4.1.0)
- System.Globalization(>= 4.0.11)
- System.IO(>= 4.1.0)
- System.Private.Uri(>= 4.0.1)
- System.Reflection(>= 4.1.0)
- System.Reflection.Extensions(>= 4.0.1)
- System.Reflection.Primitives(>= 4.0.1)
- System.Resources.ResourceManager(>= 4.0.1)
- System.Runtime(>= 4.1.0)
- System.Runtime.InteropServices(>= 4.1.0)
- System.Runtime.Extensions(>= 4.1.0)
- System.Runtime.Handles(>= 4.0.1)
- System.Runtime.WindowsRuntime(>= 4.0.11)
- System.Text.Encoding(>= 4.0.11)
- System.Text.Encoding.Extensions(>= 4.0.11)
- System.Threading(>= 4.0.11)
- System.Threading.Tasks(>= 4.0.11)
Tags
Features include alternatives to ExpectedExceptionAttribute and a fully extensible assertion application programming interface.