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)

Neon image

Set up a Neon project in seconds and connect from a Python application

If you're starting a new project, Neon has got your databases covered. No credit cards. No trials. No getting in your way.

Get started →

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay