In this quick article we will learn how to provide a custom server configuration file to Arquillian Testing framework.
Arquillian Faqs
In this article I’m including a list of common questions related to Arquillian integration testing framework How to create a WAR deployment with Arquillian In the following example you can see how to create a War deployment which includes a custom Manifest file (with Dependencies), plus a file into the WEB-INF folder and the Web … Read more