Pycon Australia 2023 - Building a Unit Testing Library Like Pytest from Scratch

Pycon India 2023

In this talk, I live coded a simple unit testing library like Pytest from scratch. I explained the internals of Pytest and how it works. I also explained how to write a simple unit test and how to run it using the library we built.

Last updated