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...