Building Python Unit Test Framework from Scratch

talk
Event: Pycon India 🇮🇳
conference

In this talk, I live-coded a simple unit test framework in Python from scratch. The goal was to show people how to think meta with Python and explore the depths of the language, rather than just being consumers of libraries.