Real Python
  • Start Here
  • Learn Python
    Start Learning
    Your Learning Plan →Your personalized Python learning plan Python Tutorials →In-depth articles and video courses Learning Paths →Guided study plans for accelerated learning
    Practice
    Quizzes & Exercises →Check your learning progress Browse Topics →Focus on a specific area or skill level Reference →Concise definitions for common Python terms
    Get Help
    Code Mentor →BetaPersonalized code assistance & learning tools Office Hours →Live Q&A calls with Python experts Community Chat →Learn with other Pythonistas
    Go Deeper
    Live Courses →Live, instructor-led Python courses Books →Round out your knowledge and learn offline Podcast →Hear what’s new in the world of Python
    Unlock All Content and Become a Python Expert →Get unlimited access to all Real Python has to offer
    Unlock All Content →Become a Python Expert
  • More
    Learner Stories Python Newsletter Python Job Board Meet the Team Become a Contributor
  • Search
/
  • Join
  • Sign‑In

Testing Your Code With Python's unittest (Quiz)

Christopher Trudeau
Testing Your Code With Python's unittest Christopher Trudeau 06:00
Recommended Tutorial Course Slides (.pdf) Sample Code (.zip) Ask a Question
  • Contents
  • Discussion

Become a Member to take the quiz.

Become a Member to join the conversation.

Course Contents

Overview
75%
  • Testing Your Code With Python's unittest
  • Testing Your Code With Python's unittest (Overview) 02:06
    Structuring Your Tests 06:10
    Validating Results 08:42
    Asserting Yourself 08:49
    Exercise: Test a String Utility 10:30
    Skipping Tests 03:04
    Using Subtests 02:49
    Exercise: Parameterize Tests With Subtests 12:30
    Preparing With Fixtures 06:37
    Exercise: Prepare Test Data With Fixtures 11:00
  • Reviewing What You've Learned
  • Testing Your Code With Python's unittest (Quiz) 06:00
    Testing Your Code With Python's unittest (Summary) 03:12

© 2012–2026 Real Python ⋅ Privacy Policy