Changes between Initial Version and Version 4 of Ticket #37154
- Timestamp:
- Jul 8, 2026, 1:27:10 AM (2 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #37154
- Property Owner set to
- Property Triage Stage Unreviewed → Accepted
- Property Type New feature → Cleanup/optimization
- Property Cc added
-
Ticket #37154 – Description
initial v4 6 6 7 7 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. 8 9 10 Attaching draft PR created in my fork: https://github.com/varunkasyap/django/pull/7/