Python Unit Testing with Pytest and Mock
Offered By: PyCon US via YouTube
Course Description
Overview
Learn to write high-quality unit tests for Python code using Pytest, the de-facto testing tool standard, and mock, the built-in library for creating mock objects. This comprehensive 2-hour and 13-minute tutorial from PyCon US covers best practices in unit testing, demonstrating how to effectively use Pytest and mock to ensure code reliability and maintainability. Explore practical examples and techniques to improve your testing skills, and gain access to supplementary materials through the provided GitHub repository containing slides and additional resources.
Syllabus
TUTORIAL / Moshe Z / Python Unit Testing with Pytest and Mock
Taught by
PyCon US
Related Courses
Intro to Python for Brand New ProgrammersPyCon US via YouTube Comprehending Comprehensions
PyCon US via YouTube Data Analysis with SQLite and Python
PyCon US via YouTube Build a Production Ready GraphQL API Using Python
PyCon US via YouTube Web Development With A Python-backed Frontend - Featuring HTMX and Tailwind
PyCon US via YouTube