diff options
Diffstat (limited to 'java/sca')
-rw-r--r-- | java/sca/otest/current/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/java/sca/otest/current/README b/java/sca/otest/current/README index 769a0e242e..0279a21c8f 100644 --- a/java/sca/otest/current/README +++ b/java/sca/otest/current/README @@ -6,6 +6,10 @@ mvn should build and run all of the otests +The file otest\current\tests\src\test\resources\oasis-sca-tests.properties configures the +test environment. Currently you can run in either the Java standalone or OSGi runtimes +which is configured by the org.oasis.sca.tests.assembly.runtime_bridge property. + Running the otests with Tuscany using Eclipse ============================================= |