Building a Pytest like Framework from Scratch
talk Event: Pycon Australia ๐ฆ๐บ
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.