Changes between Version 4 and Version 7 of Ticket #37154


Ignore:
Timestamp:
Aug 5, 2026, 12:13:48 AM (7 days ago)
Author:
Varun Kasyap Pentamaraju
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #37154

    • Property Has patch set
    • Property Patch needs improvement set
  • Ticket #37154 – Description

    v4 v7  
    55https://github.com/django/new-features/issues/13
    66
     7Forum topic: https://forum.djangoproject.com/t/switch-to-playwright-tests-for-integration-testing/45257
     8
    79This 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.
Back to Top