Includes the assertion library from xUnit.net (xunit.assert.dll). Supported platforms: - Desktop .NET 4.5+ - .NET Core (Universal Windows Apps 10+, DNX Core 5+) - Windows 8 - Windows Phone 8 (Silverlight) - Universal (Windows Phone 8.1+, Windows 8.1+) - Xamarin (MonoTouch, MonoAndroid, Xamarin iOS Universal) - Portable Libraries (supporting Profile259)
dotnet add package xunit.assert --version 2.1.0-rc1-build3168
Install-Package xunit.assert -Version 2.1.0-rc1-build3168
| 包名 | 版本要求 |
|---|---|
| System.Collections | [4.0.0, ) |
| System.Diagnostics.Debug | [4.0.0, ) |
| System.Globalization | [4.0.0, ) |
| System.Linq | [4.0.0, ) |
| System.ObjectModel | [4.0.0, ) |
| System.Reflection | [4.0.0, ) |
| System.Reflection.Extensions | [4.0.0, ) |
| System.Runtime | [4.0.0, ) |
| System.Runtime.Extensions | [4.0.0, ) |
| System.Text.RegularExpressions | [4.0.0, ) |
| System.Threading.Tasks | [4.0.0, ) |
| 作者 | James Newkirk,Brad Wilson |
|---|---|
| 发布时间 | 2015-09-06 22:08:04 |
| 项目主页 | https://github.com/xunit/xunit |
| 许可证 | https://raw.githubusercontent.com/xunit/xunit/master/license.txt |