-
Bug
-
Resolution: Done
-
Major
-
1.1.4.Final
-
None
-
None
using arquillian-suite-extension with arquillian-persistence-extension i found that arquillian is eating up severe exceptions. The test runner reports success on all tests - but non of the tests are running correctly. I have created a maven example project for arquillian-suite-extension to show the problem, that the suite extension is not working correctly with the persistence extension. This sample project can be used to reproduce also the exception handling problem.