Documentation
¶
Overview ¶
Package framework provides a lightweight scenario runner used by the integration tests to launch the example server and exercise MCP scenarios.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CleanupTestArtifacts ¶
func CleanupTestArtifacts() error
CleanupTestArtifacts removes process-scoped prepared fixture roots and compiled server binaries, then resets both caches. Test binaries that use the framework must call it from TestMain after m.Run so cache reuse remains available throughout the suite without leaking temporary artifacts.
func SupportsServer ¶
func SupportsServer() bool
SupportsServer reports whether the integration framework can reach a server.
Types ¶
Click to show internal directories.
Click to hide internal directories.