During usage of Arquillian I figured out some things that could be a starting point for best practices when testing with Arquillian. In my application I had some defaults that I have to do every time, when I would like to implement a new test. Add logging Add persistence.xml For different domains, add all classes […]