When I run npx mcp-server-tester tools tool-tests.yaml --server-config server-config.json I see the output:
Running tools tests from: tool-tests.yaml
MCP Server Tester v1.4.0
π Tools Tests
β
Tool discovery: 8/8 expected tools found (...)
β
Test 1: PASSED
...
π Results: 5/5 tests passed (0.1s)
but then it hangs there until I end it via ctrl+c. I'm assuming this is not expected?