You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Arquillian provides a component model for integration tests, which includes dependency injection and container life cycle management. Instead of managing a runt…
Arquillian Tomcat Containers project provides DeployableContainer implementations for managing the lifecycle of Tomcat instances within Arquillian tests.
Arquillian Drone provides a simple way to write functional tests for web apps. Drone brings the power of WebDriver into the Arquillian, and the power of Arquill…