GitHub: https://github.com/PramodKumarYadav/zero
Goals:
1. Lets talk about two famous test libraries that are out there.
2. Pick a test library so that we can write tests.
Objectives:
1. Add test library to our project.
2. Write some very basic tests.
Whats next?
Add maven dependencies to run tests from command line
GitHub: https://github.com/PramodKumarYadav/zero
Reference:
mvn dependency: https://mvnrepository.com/artifact/or...
Junit5 user guide: https://junit.org/junit5/docs/current...