xUnit.net RC1 Released
xUnit.net RC1 was released with several new enhancements, including: documentation, the ability to derive from Assert to create your own custom assertions, support for static test methods which will help those using F#, the console runner now runs in the STA so that xUnit.net can be used for web testing, etc.
You can download it here.
xUnit Resources:
Tags:
xUnit,
UnitTesting