microsoft / microsoft/playwright-pytest
[FEATURE] Config file support
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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