diff options
Diffstat (limited to 'tools/NUnit/doc/pnunit.html')
-rw-r--r-- | tools/NUnit/doc/pnunit.html | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/tools/NUnit/doc/pnunit.html b/tools/NUnit/doc/pnunit.html index 9cd5ad7..2b789c6 100644 --- a/tools/NUnit/doc/pnunit.html +++ b/tools/NUnit/doc/pnunit.html @@ -49,19 +49,20 @@ executed and where they should run, whether on the same machine or on another machine on the network. <p>For more information about using PNUnit, consult the -<a href="http://www.codicesoftware.com/opdownloads2/oppnunit.aspx">documentation</a> +<a href="http://www.codicesoftware.com/infocenter/technical-articles/pnunit.aspx">documentation</a> at <a href="http://www.codicesoftware.com">www.codicesoftware.com</a> <h3>Future Plans</h3> <p>PNUnit will be integrated with NUnit so that parallel, distributed tests may be used through the normal NUnit console or gui runners. + </div> <!-- Submenu --> <div id="subnav"> <ul> -<li><a href="index.html">NUnit 2.5.5</a></li> +<li><a href="index.html">NUnit 2.5.9</a></li> <ul> <li><a href="getStarted.html">Getting Started</a></li> <li><a href="assertions.html">Assertions</a></li> @@ -90,7 +91,7 @@ may be used through the normal NUnit console or gui runners. <!-- Standard Footer for NUnit.org --> <div id="footer"> - Copyright © 2009 Charlie Poole. All Rights Reserved. + Copyright © 2010 Charlie Poole. All Rights Reserved. </div> <!-- End of Footer --> |