Changes between Version 4 and Version 7 of Ticket #37154
- Timestamp:
- Aug 5, 2026, 12:13:48 AM (7 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #37154
- Property Has patch set
- Property Patch needs improvement set
-
Ticket #37154 – Description
v4 v7 5 5 https://github.com/django/new-features/issues/13 6 6 7 Forum topic: https://forum.djangoproject.com/t/switch-to-playwright-tests-for-integration-testing/45257 8 7 9 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.