From 0748b561d5265da6e78a48b065fd691dea67a078 Mon Sep 17 00:00:00 2001 From: Simon Willison Date: Sun, 14 Jun 2026 16:52:07 -0700 Subject: [PATCH] Document Playwright test commands Refs #2779 --- docs/contributing.rst | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/docs/contributing.rst b/docs/contributing.rst index 5a109fda..d4fcb19d 100644 --- a/docs/contributing.rst +++ b/docs/contributing.rst @@ -62,6 +62,33 @@ You can run the tests faster using multiple CPU cores with `pytest-xdist