top of page


Mastering Super Farmer Python Series with TDD: Tackling Foxes, Hounds, and Pairing Logic
In this leg of our Super Farmer Python Series, we're diving into the intricate logic behind foxes and the dynamics of rolling matching pairs
24 wrz 20245 minut(y) czytania


Interacting with server architecture through Python and Fabric
A critical task was to ensure that release candidates were uploaded and installed overnight and tested thoroughly.
13 wrz 20248 minut(y) czytania


Building a Robust Email Management Tool: A Deep Dive
Time to roll up our sleeves and delve into the nuts and bolts of creating your own email management tool from scratch.
4 wrz 20242 minut(y) czytania


Super Farmer Python Series: Unveiling the Requirements
Welcome to the Super Farmer Python Series, where we embark on an exciting journey beyond the realms of pytest.
24 sty 20245 minut(y) czytania

Super Farmer Python Series: Navigating Kaizen in Code Development
With newfound insights, we'll temporarily don the hat of a developer, navigating through client requirements and employing Python, unittest.
22 sty 20241 minut(y) czytania


Pytest reporting with html plugin
solution is to use the pytest html plugin that handles some parts of the above for us. The report can be adjusted by using hooks
17 sty 20244 minut(y) czytania


Pytest paralel testing with xdist plugin
One of the most hot topics for business people in the IT industry is "test parallelism".
14 sty 20245 minut(y) czytania


Test Automation Antipatterns - Examples and How to Avoid Them
Learn how to identify and avoid test automation anti-patterns that can lead to messy and hard-to-maintain code.
13 sie 20239 minut(y) czytania


Embracing the Power of Page Object Model (POM) in Python Test Automation
Unlock the potential of test automation with the Page Object Model (POM) and Factory Pattern in Python.
5 sie 20233 minut(y) czytania


Revolutionizing Pytest Testing with Page Object Model
Welcome to the next chapter of our software testing journey! In this post, we will revamp our existing code to follow a more POM-ish way.
1 sie 20234 minut(y) czytania
bottom of page