Skip to content

juliette-derancourt/meetup-planner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meetup planner

The goal of this small application is to showcase usage of several testing frameworks and libraries, such as:

Generate HTML test report

After a test execution, run the following command to generate an HTML report:

  jbang org.opentest4j.reporting:open-test-reporting-cli:0.2.3:standalone \
      html-report \
          target/junit-reports/open-test-report.xml \
          --output target/junit-reports/open-test-report.html \
          --open

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages