9th January 2024
TIL
Writing Playwright tests for a Datasette Plugin
— I really like [Playwright](https://playwright.dev/) for writing automated tests for web applications using a headless browser. It's pretty easy to install and run, and it works well in GitHub Actions.