I have googled a lot and there are several options,
Does anyone have experience with one of these (or other frameworks)? Do they depend on JUnit only or does TestNG work as well? Please give me your suggestions. Thanks.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I haven’t had direct experience with any of them, but after some reading, it seems that Arquillian is the newest one, it has an experienced company backing it, and it has a lot of hype surrounding it. Criteria that I have enumerated don’t necessarily say Arquillian is quality wise the best out there, since that would be a pretty subjective argument. I’d say it’s worth checking out.
JUnitEE’s last release was about 6 years ago, and from what I’ve read, Cactus is a bit complicated and “heavyweight”. If I were to use one of Java EE unit testing frameworks you’ve listed, I’d try Arquillian first.