-
Hi,
I would request you to pleae add the function testing feature in ASP Unit. Since I can only test the Classes made in VB Script with this.
Or Please give me the rights to modify this.
Regards,
//Abhi.
2008-09-02 04:15:46 UTC by coolabhiyug
-
exortech committed patchset 9 of module ASPUnit to the ASPUnit CVS repository, changing 1 files.
2005-05-11 01:48:40 UTC by exortech
-
Logged In: YES
user_id=895838
I thought I did upload this patch... odd.
Anyway, here it is, now for v0.9.2. The zip file contains
only the changed files.
2005-05-02 15:30:27 UTC by n3wjack
-
JUnit uses a colour scheme that matches test-driven
development to a "traffic light".
Yellow = Error:
Red = Failure,
Green = Pass.
Write a test, create stub, implement functionality.
Currently, the CSS that ships with ASPUnit switches the
colours for Error and Failure results.
2005-04-29 05:40:51 UTC by squirk
-
Logged In: YES
user_id=1024199
Could you post this patch please? The amount of time I've
wasted moving a debug line back and forth through the code
could have been heavily reduced by your idea!
2005-04-29 03:26:49 UTC by squirk
-
I've added an "allow errors" checkbox to let ASP
scripterrors occur instead of them being captured by
the testrunner object.
The reason behind this is to facilitate development and
display the detailed IIS error message when errors
occur, instead of seeing only a "Server error 500"
message in the testcase results.
regards,
J.
2005-01-14 15:24:39 UTC by n3wjack
-
includes fixes by Bernard Vander Beken.
2004-01-17 18:46:29 UTC by exortech
-
exortech committed patchset 8 of module ASPUnit to the ASPUnit CVS repository, changing 2 files.
2004-01-17 18:39:09 UTC by exortech
-
jawn committed patchset 7 of module ASPUnit to the ASPUnit CVS repository, changing 2 files.
2004-01-15 17:14:13 UTC by jawn
-
jawn committed patchset 6 of module ASPUnit to the ASPUnit CVS repository, changing 1 files.
2004-01-15 17:09:42 UTC by jawn