An open API service indexing awesome lists of open source software.

https://github.com/lekoarts-demos/testing-gatsby-head-api

An example repository to show how to use Vitest and Playwright with Gatsby Head API
https://github.com/lekoarts-demos/testing-gatsby-head-api

gatsby gatsby-head-api head metadata playwright vitest

Last synced: about 1 month ago
JSON representation

An example repository to show how to use Vitest and Playwright with Gatsby Head API

Awesome Lists containing this project

README

          

# Testing Gatsby's Head API with Vitest & Playwright

An example repository to show how to use [Vitest](https://vitest.dev/) and [Playwright](https://playwright.dev/) with [Gatsby Head API](https://www.gatsbyjs.com/docs/reference/built-in-components/gatsby-head/). Uses an SEO component with a `useStaticQuery` in it.

Garden Post on lekoarts.de: [Testing Gatsby's Head API with Vitest & Playwright](https://www.lekoarts.de/garden/testing-gatsby-s-head-api-with-vitest-and-playwright)