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.
0 3mo ago A 49 tokens
copy · 100% MIT
MCP server that exposes any OpenAPI/Swagger API as MCP tools
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.