Creating Automated API Tests with Postman: Part 4
In part 4, we will generate HTML Reports and run tests via GitHub Actions...
Writing
In part 4, we will generate HTML Reports and run tests via GitHub Actions...
In part 3, we will test the POST Update Client and DELETE Client endpoints...
In part 2, we will test the POST Add New Client, GET Clients, and GET Get Client endpoints..
In part 1, we will learn about the API endpoints and run it in a Docker container...