Skip to content

ibanFR/integration-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

integration-test

Sample Maven project with basic structure for integration testing.

For running integration tests: mvn clean verify -P integration-test

For generating a report use: mvn surefire-report:failsafe-report-only

See generated reports on target/site/failsafe-report.html.

For generating a site for the project use: mvn site

See generated reports on target/site/index.html.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages