Skip to content

Maven project template with separate unit and integration test phases

Notifications You must be signed in to change notification settings

robojeff/maven-failsafe-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

maven-failsafe-template

Use this template to configure a maven project so that integration tests run only after all unit tests pass.

  • Unit test classes end with the suffix 'Test'
  • Integration test classes end with the suffix 'IT'

About

Maven project template with separate unit and integration test phases

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages