Implement the testcases framework
---------------------------------

                 Key: VELTOOLS-74
                 URL: http://issues.apache.org/jira/browse/VELTOOLS-74
             Project: Velocity Tools
          Issue Type: Test
          Components: Build
    Affects Versions: 1.3
         Environment: all
            Reporter: Claude Brisson
         Assigned To: Claude Brisson


My proposal is to have a basic testcases framework already in 1.3 - it won't 
cover anything but the sooner it appears in the sourcecode, the sooner we can 
ask contributers to also provide corresponding testcases along with their 
contributions.

Everything will be gathered in a separate test.xml build file, called from the 
main file build.xml, with targets like 'test', 'test.generic' and 'test.view' 
(I'm not a struts user so I don't fill like implementing test.struts myself).

test.generic will launch a standard series of whitebox tests, test.view will 
make use of HttpUnit and of the showcase example webapp to provide a series of 
blackbox tests.



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to