Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion docs/router/how-to/setup-testing.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
Loading