Testing meta tags with Playwright (opens in new tab)
I recently released a head component that can be used in Svelte projects and I wanted to add tests to it to make sure that it’s working as expected. I decided to use Playwright to test the component as it comes with the SvelteKit CLI as a config...
Read the original article