How to use allure-pytest and allure-pytest-bdd in the same project

Dealing with pytest plugins with conflicting command line arguments

How to mock sending SMTP emails using PyTest

Use pytest-mock to mock sending SMTP emails during your unittests

February 28 2023  ·  13 min

Top tips for using PyTest

Top tips for using PyTest

November 19 2022  ·  11 min

Pytest: How to use fixtures as arguments in parametrize

Using fixtures in parametrized pytest tests