You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Ulrich Stärk (Reopened JIRA)" <ji...@apache.org> on 2011/12/07 16:04:40 UTC

[jira] [Reopened] (TAP5-1036) It would be nice if there was a way for committers to run individual integration tests again

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

Ulrich Stärk reopened TAP5-1036:
--------------------------------

      Assignee: Ulrich Stärk  (was: Howard M. Lewis Ship)

I'm still not satisfied with that. The only problem prohibiting it to be run individually from Eclipse's or IDEA's testng integration that I see is that SeleniumTestCase needs to be provided with a web app folder. This normally comes from the testng.xml.

I propose adding an annotation @WebAppFolder to tapestry-test with which developers can specify the web app folder in which this test class should run on a per-class basis. SeleniumTestCase will be changed to look for the presence of this annotation and if present, use the value provided there. Otherwise it would take the value from the xml config file or fall back to the default of src/test/webapp.

Thoughts?
                
> It would be nice if there was a way for committers to run individual integration tests again
> --------------------------------------------------------------------------------------------
>
>                 Key: TAP5-1036
>                 URL: https://issues.apache.org/jira/browse/TAP5-1036
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.2
>            Reporter: Ulrich Stärk
>            Assignee: Ulrich Stärk
>            Priority: Trivial
>             Fix For: 5.2.0
>
>
> Since the refactoring of the integration tests into several classes, it's not possible to run individual integration tests anymore. This is annoying when working on an issue where you want one or two tests to be run but not the whole suite. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira