#3 Creating a GitHub repo and using project zero as a base to work on our API automation project

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

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

Goal:
Start using our core project "zero" as base to create Rest API test framework.

Objective:
- Clone project zero.
- Create a new repository in GitHub.
- Change remote to point from project 'zero' to project 'restpro'.

Next steps:
- Add RestAssured GitHub dependency to be able to use RestAssured for writing tests.