I am a big fan of reinventing the wheel. Breaking open things, reading about them, eventually reverse engineering them to add my own spin. One such thing I worked on was an attempt to recreate Pytest - A Python unit testing library.
Why? How did it go? I shared them all as a talk at Pycon Australia
Here you go.
Did this fire any of your creative neurons?
In the next edition, I will share my rocky road with FastAPI and exception handling. Stay tuned.