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 1.9.2
Install-Package xunit -Version 1.9.2
| 作者 | James Newkirk, Brad Wilson |
|---|---|
| 发布时间 | 2013-08-24 19:45:34 |
| 项目主页 | https://github.com/xunit/xunit |
| 许可证 | http://xunit.codeplex.com/license |