dheeraj70 / maven-test1

Test integration with Jenkins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HelloWorld example

Running the tests

  • To run the unit tests, call mvn test
  • To run the integration tests as well, call mvn verify
  • Code coverage reports are generated when mvn verify (or a full mvn clean install) is called.

About

Test integration with Jenkins

License:The Unlicense


Languages

Language:Java 100.0%