#14 Adding maven surefire report and site plugin: To generate html reports and site documentation.

Опубликовано: 01 Апрель 2026
на канале: Power Tester
4,145
35

GitHub: https://github.com/PramodKumarYadav/zero

Goals:
1. Generate plain vanilla html report for tests.
2. Tidy up POM file.

Objectives:
1. Add maven surefire report plugin
2. Add maven site plugin.

What's next?
Add some more test examples of junit5.

Reference:
Maven plugins: https://maven.apache.org/plugins/inde...
Maven compiler plugin: https://maven.apache.org/plugins/mave...
Maven site plugin: https://maven.apache.org/plugins/mave...
Maven surefire report plugin: https://maven.apache.org/surefire/mav...