Clean Architectures in Python: the book OOP Python Python2 Python3 TDD testing architectures Dec 20, 2018 Updated on Aug 22, 2021
Refactoring with tests in Python: a practical example OOP pytest Python Python3 refactoring TDD testing Jul 21, 2017
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
Abstract Base Classes in Python decorators metaclasses metaprogramming Notebook OOP Python Python2 Python3 Apr 3, 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 2 OOP Python Python3 TDD testing Sep 10, 2015 Updated on Nov 26, 2022
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
Python decorators: metaprogramming with style decorators functional programming metaprogramming OOP Python Apr 23, 2015