mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-23 22:14:18 +02:00
Add Documentation for FastMCP Server Testing (#2244)
* Add doc with recommendations for server testing * Updates to testing doc * Apply suggestion from @Copilot Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * add to sidebar under patterns * Update docs/patterns/testing.mdx Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
c002bc389c
commit
2f13119684
2 changed files with 87 additions and 1 deletions
|
|
@ -236,7 +236,8 @@
|
|||
"patterns/tool-transformation",
|
||||
"patterns/decorating-methods",
|
||||
"patterns/cli",
|
||||
"patterns/contrib"
|
||||
"patterns/contrib",
|
||||
"patterns/testing"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue