mhenry07 / ASPUnitRunner
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (3)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Mon May 18 19:41:55 -0700 2009 | |
| |
README.txt | Fri May 08 16:34:58 -0700 2009 | |
| |
docs/ | ||
| |
lib/ | ||
| |
samples/ | Mon May 18 22:21:11 -0700 2009 | |
| |
src/ | Mon May 18 22:21:11 -0700 2009 | |
| |
tools/ | Mon May 18 22:21:11 -0700 2009 |
README.txt
ASPUnitRunner ASPUnitRunner is a library to allow running ASPUnit tests for classic ASP from NUnit. Basically, it is an alternative to running ASPUnit tests from a web browser and could theoretically be used to allow running tests from a continuous integration server. ASPUnit is an xUnit framework for classic ASP/VBScript. See http://aspunit.sourceforge.net/. There is no direct affiliation between ASPUnitRunner and ASPUnit. Mike Henry www.mikehenry.name

