Pycon India 2024 - Live Coding: Replacing Python stdlib unittest with Custom code

Pycon India 2024

This is my 2nd talk at Pycon India. I live coded a simple unit testing library like Python Standard Library from scratch. I explained the internals of the Python Standard Library and how it works. I also explained how to write a simple unit test and how to run it using the library we built.

Video coming soon

Last updated