Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Udemy

Unit Testing and Test Driven Development in Python

via Udemy

Overview

Learning the discipline of Test Driven Development (also known as TDD) Using the Python Programming Language

What you'll learn:
  • How to implement unit tests in python using the discipline of Test Driven Development.
  • How to use test doubles to decouple production code from the rest of the system to be tested in isolation.

Test Driven Development is a key discipline every software developer should practice to ensure the quality of their code. In this course I'll show you how to use this discipline in your everyday coding practices to help ensure the quality of your code base.

  • In this course we’ll be going over:

    • What is Unit Testing and Test Driven Development and how does it help you.

    • What is the PyTest testing library and how is it used for writing unit tests in Python.

    • How to setup some common Pythondevelopment environments to use PyTest.

    • What are Test Doubles and how do you implementand usethem with unittest.mock.

    • What are some Best Practices for unit testing and Test Driven Development.

    • We’ll also walk through some hands onexample programming sessions using TDD in Python.

Taught by

Richard Wells

Reviews

4.3 rating at Udemy based on 3679 ratings

Start your review of Unit Testing and Test Driven Development in Python

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.