#12 Adding a Java + maven framework: To existing or new projects.

Опубликовано: 10 Октябрь 2024
на канале: Power Tester
461
8

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

Goals:
1. Add a framework to our project

Objectives:
1. Add a Java + maven framework where:
Java would be our language of choice to write tests and code related to tests.
Maven would be our automatic dependency management system.

What's next?
Add a few Sandbox tests so that we we can introduce continuous integration into our framework.