.NET测试工具 SpecsFor

fmms 12年前
     <p>SpecsFor 是一个用来测试 .NET 代码的工具,它包括一个基本的测试夹具可自动处理各种测试要求。</p>    <p>这里有一些<a href="/misc/goto?guid=4959499232308105994" target="_blank">示例程序</a>。<br /> </p>    <h3>功能特性:</h3>    <p></p>    <div class="wrapper feature-list">     <div class="cols">      <div class="wrapper pad_bot3">       <figure>        <img alt=".NET测试工具 SpecsFor" src="https://simg.open-open.com/show/4812c42d43bd7eb71da9abb599dee08e.png" width="48" height="48" />       </figure>       <div class="description">        <p class="pad_bot1"><strong class="color1">Everything In One Packge</strong></p>        <p>The SpecsFor package contains everything you need for a new test project. Just add the NuGet package or download a ready-to-use archive, and you're all set with NUnit, Moq, ExpectedObjects, Should, and more. [<a href="/misc/goto?guid=4959499232399239797">Read More</a>]</p>       </div>      </div>      <div class="wrapper">       <figure>        <img alt=".NET测试工具 SpecsFor" src="https://simg.open-open.com/show/d2885870ed02d9c8dfe61d970b5fe285.png" width="48" height="48" />       </figure>       <div class="description">        <p class="pad_bot1"><strong class="color1">Flexible Base Fixture</strong></p>        <p>The included base test fixture handles many common testing concerns for you automatically, leaving you free to write tests the way you want to write them. [<a href="/misc/goto?guid=4959499232471781404">Read More</a>]</p>       </div>      </div>     </div>     <div class="cols">      <div class="wrapper pad_bot3">       <figure>        <img alt=".NET测试工具 SpecsFor" src="https://simg.open-open.com/show/1f76442ed9758dfe9f44811bd2036fa8.png" width="48" height="48" />       </figure>       <div class="description">        <p class="pad_bot1"><strong class="color1">Additional Test Helpers</strong></p>        <p>SpecsFor includes additional helpers to address common points of testing friction. Easily assert that two objects <em>look</em> the same, or set up expectations with Moq without complicated nested lambda expressions. [<a href="/misc/goto?guid=4959499232556981929">Read More</a>]</p>       </div>      </div>      <div class="wrapper">       <figure>        <img alt=".NET测试工具 SpecsFor" src="https://simg.open-open.com/show/ff9b8d9cbdf14ddf13cb570db05389a9.png" width="48" height="48" />       </figure>       <div class="description">        <p class="pad_bot1"><strong class="color1">Built For Extensibility</strong></p>        <p>SpecsFor exposes numerous extension points, enabling you to customize the behavior of your tests to meet complex testing challenges. [<a href="/misc/goto?guid=4959499232634592945">Read More</a>]</p>       </div>      </div>     </div>    </div>    <h2><a name="everything"></a></h2>    <p><br />  </p>    <p><strong>项目主页:</strong><a href="http://www.open-open.com/lib/view/home/1323736891078" target="_blank">http://www.open-open.com/lib/view/home/1323736891078</a></p>