DEV Community

Ssali Jonathan
Ssali Jonathan

Posted on

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.

Top comments (0)