xUnit.net is a developer testing framework, built to support Test Driven Development, with a design goal of extreme simplicity and alignment with framework features. Installing this package installs xunit.core, xunit.assert, and xunit.analyzers.
dotnet add package xunit --version 2.4.2-pre.27
Install-Package xunit -Version 2.4.2-pre.27
| 包名 | 版本要求 |
|---|---|
| xunit.core | [2.4.2-pre.27, 2.4.2-pre.27] |
| xunit.assert | [2.4.2-pre.27, 2.4.2-pre.27] |
| xunit.analyzers | [0.10.0, ) |
| 作者 | jnewkirk,bradwilson |
|---|---|
| 发布时间 | 2022-07-24 23:00:03 |
| 许可证 | https://www.nuget.org/packages/xunit/2.4.2-pre.27/license |