qxf2 / qxf2-page-object-model

Write Selenium and Appium tests in Python using the Page Object pattern. This Pythonic GUI and API test automation framework will help you get started with QA automation quickly. It comes with many useful integrations like - email, BrowserStack, Slack, TestRail, etc. This repository is developed and maintained by Qxf2 Services.

Home Page:https://qxf2.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multiple emails are sent when i use pytest email util with xdist

avinash010 opened this issue · comments

Update the email_conf and try running below command. The emails are sent multiple times and also some emails with Recipient inbox full are sent
pytest -n 2 --email_pytest_report Y --html=log/pytest_report.html --self-contained-html --capture=sys

Stale issue message