Breaking News

Unit Testing and Test Driven Development in Python

Unit Testing and Test Driven Development in Python


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.

Author: Richard Wells


Take this course

No comments