diff --git a/docs/router/how-to/setup-testing.md b/docs/router/how-to/setup-testing.md index 72f40032cfd..2ef4b8b1fb1 100644 --- a/docs/router/how-to/setup-testing.md +++ b/docs/router/how-to/setup-testing.md @@ -1,4 +1,6 @@ -# How to Set Up Testing with Code-Based Routing +--- +title: How to Set Up Testing with Code-Based Routing +--- This guide covers setting up comprehensive testing for TanStack Router applications that use code-based routing, including unit tests, integration tests, and end-to-end testing strategies.