💡Python package for object oriented headers, HTTP/1.1 style. Parse headers to objects. - Ousret/kiss-headers... (more…)
Read more »
Infrastructures in the public cloud can become very complex. You probably also want to run multiple environments (DTAP) of your infrastructure. This is where Infrastructure as Code (IaC) comes in handy. This means that you describe your infrastructur... (more…)
Read more »
As a follow up to Python Mocking 101: Fake It Before You Make It, this post covers some higher-level software engineering principles demonstrated in our Python testing over the past year and half. In particular, the idea of patching mock objects in unit t... (more…)
Read more »
Assignment in Python might surprise you. How do names and values work? This presentation explains it all. (more…)
Read more »
Python version of the Playwright testing and automation library. - microsoft/playwright-python... (more…)
Read more »