开发者

How do I get my non MSTest unit tests running on .net 4.0

开发者 https://www.devze.com 2023-01-01 21:56 出处:网络
Has any of the alt.net unit testing frameworks embraced .net 4.开发者_Go百科0 framework?NUnit 2.5.5 includes support for .NET 4.0:

Has any of the alt.net unit testing frameworks embraced .net 4.开发者_Go百科0 framework?


NUnit 2.5.5 includes support for .NET 4.0:

NUnit 2.5.5 release is updated to work with the final release of .NET 4.0 and provides additional capabilities in defining theories.


The latest MbUnit (bundled with Gallio) (v3.1 Update 2) supports up to .NET 4.0 Beta 2:

This releases fixes several problems on x64 platforms and includes support for Visual Studio 2010 and .Net Framework 4.0 Beta 2.

0

精彩评论

暂无评论...
验证码 换一张
取 消