Skip to content

JackYuanHt/maven-seperate-it-ut

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

run only unit test: mvn clean test

run only integration tests(by default end with "IT.java"): mvn clean integration-test -DskipUTs

run checkstyle: mvn checkstyle:check

run findbugs: mvn findbugs:findbugs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%