To run all tests using JUnit XML runner you should perform following steps: Clone repository To execute tests you need to specify xml with tests. 2.1 To execute test from suite.xml execute: $ mvn test -Dtest=XmlRunnerSuite -DtestsXml=suite.xml