<html> <head> <title>ASPUnit: an ASP Unit Testing Framework</title> </head> <body> <a name="top"></a> <h1>ASPUnit 0.9.2</h1> <h2>Introduction</h2> ASPUnit is a unit testing framework based on the architecture of <a href="http://www.junit.org">JUnit</a>, the current open source <i>de facto</i> standard for unit testing. ASPUnit is a web-based port of <a href="http://comunit.sourceforge.net">COMUnit</a> using Active Server Pages. It is a VBScript implementation that has been tested to run on top of Microsoft Internet Information Server 5.0 or 5.1. <h2>Demonstration</h2> Try out the <a href="http://www32.brinkster.com/aspunit/TestASPUnit/TestASPUnit.asp">ASPUnit demonstration</a>. <h2>Download</h2> Download <a href="http://sourceforge.net/project/showfiles.php?group_id=32444">ASPUnit 0.9.2</a>. <h2>Feedback</h2> Questions? Comments? Suggestions? Feel free to send us an email about it: <a href="mailto:aspunit-developer@lists.sourceforge.net">aspunit-developer@lists.sourceforge.net</a> <h2>Contributors:</h2> <ul> <li>Bernard Vander Beken</li> <li>Tamara L. Cravit</li> <li>Stephane Lussier (sl@fecondcarcan.com)</li> <li>Richard Quinn</li> </ul> <h2>Links</h2> <ul> <li><a href="http://comunit.sourceforge.net">COMUnit</a>: a unit testing framework for COM components <li><A href="http://www.xprogramming.com">www.xprogramming.com</A>: download source for all xUnits <li><a href="http://www.junit.org">www.junit.org</a>: home of the original JUnit </ul> </body> </html>