Luciano Resende wrote:
+1, Thanks for volunteering !

On 3/7/07, Raymond Feng <[EMAIL PROTECTED]> wrote:

Hi,

With the release of maven-surefire-plugin 2.3, we can now run JUnit 4.xtest cases under maven. I plan to update
pom.xml(s) in the sca-java-integration branch to take advantage of this
capability. I have run the full top-down build and everything looks good.

Please let me know if you have any concerns.

Thanks,
Raymond





+1 from me.

A side comment, this will give us the ability to init a single runtime instance in a method annotated with a Junit @BeforeClass annotation and reuse it across multiple test methods. I think it will be interesting for integration tests in particular.

Raymond, are you going to also adjust the SCATestCaseRunner utility class to support JUnit4 test cases? or I can help port that class if you prefer, let me know.

--
Jean-Sebastien


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

Reply via email to