1

I'm working on a project and we want to perform integration testing for our servlets and JSP. I was reading about the Cactus project. I was wondering if Cactus is still a viable solution for integration testing of servlets and JSPs? I know it has been around for a while and curious if there are other recent open-source projects that do a similar thing?

1 Answers1

0

Arquillian looks promising.

Pieter Kuijpers
  • 7,247
  • 5
  • 28
  • 36