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.8.0.1545
Install-Package xunit -Version 1.8.0.1545
| 作者 | James Newkirk, Brad Wilson |
|---|---|
| 发布时间 | 2011-04-12 19:35:45 |
| 项目主页 | http://xunit.codeplex.com |
| 许可证 | http://xunit.codeplex.com/license |