Opened 4 hours ago
Last modified 4 hours ago
#37154 assigned New feature
Switch to Playwright tests for integration testing
| Reported by: | Varun Kasyap Pentamaraju | Owned by: | Varun Kasyap Pentamaraju |
|---|---|---|---|
| Component: | Testing framework | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
For Google Summer of Code 2026 project:
Mentor: Sarah Boyce
Feature Request Link:
https://github.com/django/new-features/issues/13
This project aims to modernize Django’s integration testing by introducing Playwright as an alternative to Selenium. The work includes integrating Playwright with Django’s test framework, migrating existing browser-based tests, and ensuring compatibility with Django’s CI infrastructure. The goal is to improve test reliability, performance, and developer experience for Django core contributors.
Attaching draft PR created in my fork: https://github.com/varunkasyap/django/pull/7/