What is xUnit.net? Xunit 是什么 ?


xUnit.net is a unit testing tool for the .NET Framework.Written by the original inventor of NUnit, xUnit.net is the latest technology for unit testing C#, F#, VB.NET and other .NET languages. Works with ReSharper, CodeRush, and TestDriven.NET.

 

 

xUnit.net 是一个用于.NET框架的单元测试工具。

xUnit出自Nunit创始人之手。

可用于C#,F#,VB.NET以及其他.NET语言的单元测试。

 可与ReSharper, CodeRush 以及TestDriven.NET协同工作。

 

更多信息请移步http://xunit.codeplex.com/

 

在接下来的几节,主要总结一下怎么样使用xUnit编写单元测试。

 

posted on 2011-11-24 00:36  蚂蚁蚂蚁  阅读(625)  评论(0编辑  收藏  举报

导航