diff --git a/README.md b/README.md index 6a2ff72..f939cc3 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ jlpm test #### Integration tests -This extension uses [Playwright](https://playwright.dev/docs/intro/) for the integration tests (aka user level tests). +This extension uses [Playwright](https://playwright.dev) for the integration tests (aka user level tests). More precisely, the JupyterLab helper [Galata](https://github.com/jupyterlab/jupyterlab/tree/master/galata) is used to handle testing the extension in JupyterLab. More information are provided within the [ui-tests](./ui-tests/README.md) README.