Skip to content

roman-ponomarenko/junit-xml-runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

To run all tests using JUnit XML runner you should perform following steps:

  1. Clone repository

  2. 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages