Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 438 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 438 Bytes

Python Django end-to-end testing with Playwright

This example shows how to use Playwright with Django testing.

See here for the end-to-end test and here about an introduction about Playwright.