Posts

Test and Code Archive is now available

The Test and Code podcast is in archive mode, and has moved here...

pytest fixtures nuts and bolts - revisited

A series on pytest fixtures gets updated

Time Machine back to 2012

A review of old posts has begun!

Unravelling t-strings with pytest

Brett Cannon recently released an article explaining Python 3.14's new t-strings. This article has pytest versions of the code from Brett's article.