]
Emily Jiang updated ARQ-2202:
-----------------------------
Summary: Include org.hamcrest out of box (was: Include org.hamcrest )
Include org.hamcrest out of box
-------------------------------
Key: ARQ-2202
URL:
https://issues.jboss.org/browse/ARQ-2202
Project: Arquillian
Issue Type: Bug
Components: Build Infrastructure
Environment: n/a
Reporter: Emily Jiang
Priority: Major
At the moment, if I want to use org.hamcrest, I have to package the classes on my own. I
think it will be great if the class TestNGDeploymentAppender adds org.hamcrest classes
automatically. It will be great. By the way, I think in junit, org.hamcrest classes are
accessible out of box. I think TestNG should match that.