Hi all,
I wrote an integration test plugin. It:
1 compile file from the integration-test directory
2 cactify if necessary
3 deploy to test server(using cargo)
4 run the test
5 undeploy

phase 1 and 3 are mostly cut/paste code from compiler/surefire plugin. I
plan to send patch to those plugin so they compile/test IT directory but
used that method as a workaround.

I use this plugin with JBoss but it should work with any container
supported by Cargo

I will add DBUnit and JMeter(hopefully) capability.

Alexandre Russel



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

Reply via email to