Hi, Brent.

This is great news. The contribution is definitely welcome. Please see my comments below.

Thanks,
Raymond

----- Original Message ----- From: "Brent Daniel (JIRA)" <[email protected]>
To: <[email protected]>
Sent: Monday, November 06, 2006 3:30 PM
Subject: [jira] Created: (TUSCANY-903) Integration testing for SCA properties


Integration testing for SCA properties
--------------------------------------

                Key: TUSCANY-903
                URL: http://issues.apache.org/jira/browse/TUSCANY-903
            Project: Tuscany
         Issue Type: Test
         Components: Java SCA Core
           Reporter: Brent Daniel


I have the start of some tests for component properties using the itest plugin that I would like to contribute to an integration test suite for tuscany. I plan on building on top of these, but would like to go ahead and contribute them and gather feedback so that we can nail down some basics. I will attach a patch with the current tests to this JIRA, but there are a few unresolved issues:

1) I'm not sure where these tests should live in the build. My proposal would be to place them in tuscany/java/sca/testing.


Sounds reasonable to me.

2) Will future integration tests be contained in one large bucket or will there be seperate buckets for various technology combinations? (ie, would there just be java/sca/testing or would there be java/sca/testing/properties, java/sca/testing/integrationWebapp, java/sca/testing/ws-bindings, etc?)


Maybe we should partition them for flexibility. Is it possible to have the similar structure as we have for the runtime modules?

3) When does integration testing happen? Is it part of the main-line build or will it be required to run it seperately?


I suggest that we create a maven profile (for example, "testing") for this purpose. Then we can simply run mvn -Ptesting to run the test bucket.

--
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]



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

Reply via email to