I believe there is certainly interest in plugins which can help
automate integration testing.

I for one would like to check it out and perhaps use it, depending on
my success at writing cactus tests. ;-)

Wayne

On 5/7/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
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


Reply via email to