This repositoru contains the code from my Python unit testing blog articles:
- How to Write Unit Tests in Python, Part 1: Fizz Buzz
- How to Write Unit Tests in Python, Part 2: Game of Life
- How to Write Unit Tests in Python, Part 3: Web Applications
See the articles for a details.