You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by "Claude Brisson (JIRA)" <de...@velocity.apache.org> on 2007/01/07 16:28:27 UTC

[jira] Resolved: (VELTOOLS-74) Implement the testcases framework

     [ https://issues.apache.org/jira/browse/VELTOOLS-74?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claude Brisson resolved VELTOOLS-74.
------------------------------------

    Resolution: Fixed

The framework is ready, even if only a portion of the tools do have their corresponding testcase for now.

Also provided, two new ant targets, start.showcase.webapp and stop.showcase.webapp, that will respectively run and stop the showcase webapp using the embedded Jetty servlet container.

Tests results go to build/test/rst, and all logs to build/test/log.


> Implement the testcases framework
> ---------------------------------
>
>                 Key: VELTOOLS-74
>                 URL: https://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: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@velocity.apache.org
For additional commands, e-mail: dev-help@velocity.apache.org