Crash Course in Python Testing with pytest
Offered By: PyCon US via YouTube
Course Description
Overview
Learn how to effectively test Python code using pytest in this comprehensive 3-hour tutorial from PyCon US. Discover the power of pytest, Python's most popular testing framework, and gain hands-on experience writing and running tests. Explore essential topics such as project configuration for testing, pytest's basic mechanics, test parameterization, setup and cleanup with fixtures, and basic mocking techniques. Dive into practical applications by testing web APIs and UIs using Playwright. Through hands-on coding exercises, master the art of writing robust tests and become proficient in using pytest to ensure the quality and reliability of your Python projects. By the end of this tutorial, you'll have the skills and confidence to test your Python code like a champion.
Syllabus
Tutorials - Pandy Knight: def test_crash_course_with_pytest():
Taught by
PyCon US
Related Courses
Automated Web Testing in Java with PlaywrightPluralsight Playwright Automation Testing from Scratch with Framework
Udemy Performing Arts Lesson Plans
Study.com Enhanced Visual Studio Code Java Tooling and Container Apps
Visual Studio Code via YouTube Testing Modern Web Apps with Playwright and VS Code
Visual Studio Code via YouTube