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-beta-build2616
Install-Package xunit -Version 2.0.0-beta-build2616
| 包名 | 版本要求 |
|---|---|
| xunit.core | [2.0.0-beta-build2616, 2.0.0-beta-build2616] |
| xunit.assert | [2.0.0-beta-build2616, 2.0.0-beta-build2616] |
| 作者 | James Newkirk, Brad Wilson |
|---|---|
| 发布时间 | 2014-03-22 23:37:52 |
| 项目主页 | https://github.com/xunit/xunit |
| 许可证 | https://raw.githubusercontent.com/xunit/xunit/master/license.txt |