Skip to content

Commit

Permalink
update specs to NUnit version 2.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ShaKaRee committed May 5, 2015
1 parent f76990c commit 273985f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion doc/Concordion/Integration/ReSharper.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ <h3>ReSharper</h3>
specified NUnit installation (ReSharper -&gt; Options ... -&gt; Tools -&gt;
Unit Testing -&gt; NUnit), you have to copy Concordion.NUnit.dll into the
used NUnit installation (&lt;nunit-installation-path&gt;\bin\addins\).</li>
<li>Make sure you use NUnit version 2.6.3 in any setup.</li>
<li>Make sure you use NUnit version 2.6.4 in any setup.</li>
</ul>
</li>
<li>Run your Concordion.NET acceptance tests with ReSharper<ol>
Expand Down
4 changes: 2 additions & 2 deletions doc/Concordion/Setup.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,14 @@ <h2>Setup</h2>
<ul>
<li>Concordion.dll</li>
<li>OGNL.dll</li>
<li>nunit.framework.dll (version 2.6.3)</li>
<li>nunit.framework.dll (version 2.6.4)</li>
</ul>
<p>To be able to
<a href="http://concordion.org/dotnet/RunningTests.html" target="_top">run the Concordion.NET
tests with NUnit</a> you need to make the Concordion-NUnit addin
available to your installation of NUnit:</p>
<ul>
<li>copy Concordion.NUnit.dll to &lt;nunit-2.6.3-installation-path&gt;\bin\addins\</li>
<li>copy Concordion.NUnit.dll to &lt;nunit-2.6.4-installation-path&gt;\bin\addins\</li>
</ul>
<p>These dependencies are included in the distribution.</p>
<h2>The Basics</h2>
Expand Down

0 comments on commit 273985f

Please sign in to comment.