Skip to content

aschulhofer/woodstick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Woodstick

Utils test project

Build Status

Testing

  • Run unit tests with: mvn test
  • Run unit & integration tests with: mvn integration-test

Install

  • Install: mvn install
    • runs unit & integration tests
  • Install: mvn install -DskipITs
    • runs unit tests, skips integration tests
  • Install: mvn install -DskipTests
    • skips unit & integration tests

Reporting

  • Create Site and JavaDoc: mvn site

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages