Logo

dev-resources.site

for different kinds of informations.

API Testing With Unittest Mock, Pytest & Schemathesis - FastAPI Beyond CRUD (Part 22)

Published at
7/29/2024
Categories
fastapi
api
python
programming
Author
Ssali Jonathan
Categories
4 categories in total
fastapi
open
api
open
python
open
programming
open
API Testing With Unittest Mock, Pytest & Schemathesis - FastAPI Beyond CRUD (Part 22)

In this video, we explore API testing, starting with setting up Pytest to work seamlessly with our application by configuring fixtures and mock objects. We then write unit tests to ensure our application functions as expected. Finally, we introduce Schemathesis, a powerful tool that uses our OpenAPI specification to generate comprehensive test cases for our API.

Featured ones: