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.
dotnet add package xunit --version 2.0.0-alpha-build2552
Install-Package xunit -Version 2.0.0-alpha-build2552
| 包名 | 版本要求 |
|---|---|
| xunit.core | [2.0.0-alpha-build2552, 2.0.0-alpha-build2552] |
| xunit.assert | [2.0.0-alpha-build2552, 2.0.0-alpha-build2552] |
| 作者 | James Newkirk, Brad Wilson |
|---|---|
| 发布时间 | 2013-12-08 01:15:07 |
| 项目主页 | http://xunit.codeplex.com |
| 许可证 | http://xunit.codeplex.com/license |