-
Notifications
You must be signed in to change notification settings - Fork 34
integration tests
php-coder edited this page Sep 21, 2014
·
10 revisions
mvn verify
Tests' results will be printed on console. HTML report also available at target/failsafe-reports/index.html
.
Tests use TestNG framework and located under src/test/java
directory.