test-scripts
01Cursor rule Cursor
Never try to run a test-script from commandline using node -e. This will always fail, you'll need to write a typescript test file, build that and execute that.
288 2mo ago A 49 tokens
original MIT
MCP Server (Model Context Protocol) for turning OpenAPI specifications into a MCP Resource
Cursor rule Cursor
Never try to run a test-script from commandline using node -e. This will always fail, you'll need to write a typescript test file, build that and execute that.