Skip to content

Testing TravisCI integration for a project which has junit testing

Notifications You must be signed in to change notification settings

sachag678/TestingTravisCI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TestingTravisCI

Using this test Travis CI integration for unittests

Using POM.xml and a maven project to generate the dependancies for the junit and to run the tests using the travis CI and build and test using maven.

Requires: pom.xml, junit dependancy in pom.xml, ensure there are sourceDirectory is different from testSourceDirectory, and that the .travis.yml file has language correct and the correct scripts to run.

About

Testing TravisCI integration for a project which has junit testing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages