pytest-bdd-email-login-poc

  • POC of test automation framework with usage of pytest-bdd, playwright

Setup & run

  • make virtual env with python 3.10+
  • pip3 install -r requirements.txt
  • pytest -m authentication

Note: When AttributeError: 'CallSpec2' object has no attribute 'funcargs' occurs just perform pip uninstall pytest-lazy-fixture