A game of tokens: write an interpreter in Python with TDD - Part 3 pytest Python Python3 TDD testing compilers Oct 31, 2017 Updated on Aug 5, 2020
Refactoring with tests in Python: a practical example OOP pytest Python Python3 refactoring TDD testing Jul 21, 2017
A game of tokens: write an interpreter in Python with TDD - Part 1 pytest Python Python3 TDD testing compilers May 9, 2017 Updated on Aug 5, 2020
Clean architectures in Python: a step-by-step example OOP pytest Python Python2 Python3 TDD architectures Nov 14, 2016 Updated on Sep 24, 2021
Python Mocks: a gentle introduction - Part 2 decorators OOP pytest Python Python2 Python3 TDD testing Sep 27, 2016
Python Mocks: a gentle introduction - Part 1 decorators OOP pytest Python Python2 Python3 TDD testing Mar 6, 2016 Updated on Feb 27, 2019
A simple example of Python OOP development (with TDD) - Part 1 OOP pytest Python Python3 TDD testing May 13, 2015 Updated on Nov 26, 2022