Open mikegehard opened 13 hours ago
It would be nice to be able to TDD an MCP server from the outside in.
Or does it make more sense to use type driven development first and see how far that gets you?
Not sure outside in testing makes sense because you might be testing the MCP protocol?
It would be nice to have a sanity check to confirm that the server boots and responds to basic commands.
It would be nice to be able to TDD an MCP server from the outside in.
Or does it make more sense to use type driven development first and see how far that gets you?
Not sure outside in testing makes sense because you might be testing the MCP protocol?