-
Feature Request
-
Resolution: Done
-
Major
-
1.0.0.CR7
-
None
Often an extension developer wants to know what's going in Arquillian. There is a way how to enable a debug mode, however it requires a complete build of Arquillian from source:
It should honor a property instead:
mvn test -Darquillian.debug=true