This skill should be used when the user asks to "run tests", "run the test suite", "check test results", "why are tests failing", "debug test failures", "add a test", "write a test", "update EXPECTED_TOOL_COUNT", "run protocol tests", "run integration tests", "test against InfluxDB", or needs to run, analyze, extend, or troubleshoot the MCP server test suite.
$npx -y skills add influxdata/influxdb3_mcp_server --skill testingInstalls into the current project.
Run `npx skills use "https://github.com/influxdata/influxdb3_mcp_server" --skill "influxdata/influxdb3_mcp_server/testing"` 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/influxdata/influxdb3_mcp_server" that are relevant to the current task. Run `npx skills add "https://github.com/influxdata/influxdb3_mcp_server"` and select the relevant skills, then follow their instructions.