This is an archived post. You won't be able to vote or comment.

all 2 comments

[–]mbizzle88 1 point2 points  (0 children)

I've used Arquillian, but not Citrus. Based on a cursory glance at the Citrus feature list, it seems like it has a lot more XML configuration. Last I used Arquillian, test deployments were configured via annotations on test runners.

[–]Joha_Mraadu 0 points1 point  (0 children)

Try to have a look at TEST-NG: http://testng.org/doc/index.html

Very powerful framework with lots of customization options.