Run the end-to-end integration test suite for the CodeScene MCP Server. Use when you need to verify that all MCP tools work correctly against the real CLI and server infrastructure.
$npx -y skills add codescene-oss/codescene-mcp-server --skill run-e2e-testsInstalls into the current project.
Run `npx skills use "https://github.com/codescene-oss/codescene-mcp-server" --skill "codescene-oss/codescene-mcp-server/run-e2e-tests"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/codescene-oss/codescene-mcp-server" that are relevant to the current task. Run `npx skills add "https://github.com/codescene-oss/codescene-mcp-server"` and select the relevant skills, then follow their instructions.