• Stars
    star
    1
  • Language
    Java
  • Created almost 12 years ago
  • Updated over 11 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An arquillian based test suite which uses junit by executes remotely on a tomcat server. It does this by building wars, deploying to tomcat, running, and then undeploying the test war. This allows real tests to execute in a real container testing the real deployment environment.