microsoft / microsoft/playwright-pytest
[FEATURE] Add support for visual regression / snapshot testing
Open
Nobody has claimed this yet.
p3-collecting-feedback
- Dominant language
- Python
- Stars
- 563
- Forks
- 90
- Avg merge
- 11m
- Merged PRs (30d)
- 1
Description
Add support for snapshots of the page, screenshots etc like in jest toMatchSnapshot
Example: https://github.com/kumaraditya303/pytest-playwright-snapshot
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
The issue names no repository files or tests; start by reviewing the plugin entry points and the linked pytest-playwright-snapshot example. Define the supported snapshot and screenshot behavior, then add coverage showing the requested Jest-like workflow works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- playwright, python
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100