Vincent Massol wrote:
Hi,

In order to progress on the topic of integration testing, I'm proposing the
following strategy that we can implement immediately:

* We add one new <integrationTestSourceDirectory> element to the POM
(similar to the current <testSourceDirectory> element but for integration
tests)

+1

I think we need the definition in the POM for the same reason that we have it for the test source directory whereby at least two plug-ins needs to get at that location (compile, surefire). Having the analog for integration tests seems reasonable.

* We make it default to src/test-integration.

I think right now we're using src/it in many places. I'm not picky here, whatever is more clear.

* We create a new surefire:test-integration MOJO bound to the
integration-test lifecycle

+1

Again, an analog to the standard testing makes sense.

* We implement this for Maven 2.0.3.

+1

If you want to implement it :-)

If we have a consensus feel free to add the issues to 2.0.3 and assign them to yourself. The plan is to try for the 2.0.3 in ~30 days.

Let me know if that's ok and I'll try to implement it.

Thanks
-Vincent


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





--

jvz.

Jason van Zyl
jason at maven.org
http://maven.apache.org

Simplex sigillum veri. (Simplicity is the seal of truth.)

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

Reply via email to