Update of /cvsroot/http-webtest/HTTP-WebTest
In directory usw-pr-cvs1:/tmp/cvs-serv12996
Modified Files:
TODO
Log Message:
Updated
Index: TODO
===================================================================
RCS file: /cvsroot/http-webtest/HTTP-WebTest/TODO,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** TODO 19 Jun 2002 10:30:19 -0000 1.14
--- TODO 25 Jul 2002 08:14:51 -0000 1.15
***************
*** 11,21 ****
* polish local mode tests - they are *very* non portable now
- * extended syntax of wtscript files which allows nested structures
-
- * support for file upload tests
-
* automated tests for mail sending
! * plugin for page validation with HTML::Validator
* Generator of both Perl and wtscript code from test objects
--- 11,17 ----
* polish local mode tests - they are *very* non portable now
* automated tests for mail sending
! * plugin for page validation with HTML::Validator (HTML::Lint ? or both ?)
* Generator of both Perl and wtscript code from test objects
***************
*** 26,27 ****
--- 22,25 ----
* Report plugin which stores all responses as local files.
+
+ * Support including of test scripts into other test scripts
|