microsoft / microsoft/playwright-pytest

[FEATURE] Config file support

Open
#69 3 comments 15 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

p3-collecting-feedback
Dominant language
Python
Stars
563
Forks
90
Avg merge
11m
Merged PRs (30d)
1

Description

Same thing as in js/ts world playwright.config.ts equivalent for python playwright.conf.py which would automatically parameterize all the tests.

Includes https://github.com/microsoft/playwright-pytest/issues/67

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by comparing the requested Python playwright.conf.py with the referenced JavaScript/TypeScript playwright.config.ts convention, then read the linked playwright-pytest issue #67 for the existing requirements. Done means the plugin supports a Python configuration file that automatically parameterizes all tests, with the configuration behavior and scope clarified.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
testing
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.