gxinxing/dsh-tool-test-runner0

@deepseek-ai/dsh-tool-test-runner

Model-facing test runner tool for discovering, executing, analyzing, and reporting test results across jest/vitest/pytest/mocha/playwright.

包名
@deepseek-ai/dsh-tool-test-runner
版本
0.1.0-rc.8
最近更新
2026年8月21日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:gxinxing/dsh-tool-test-runner

配置参数

参数类型默认值说明
testRunnerTimeoutMsnumber120000测试命令超时时间(毫秒)
testRunnerMaxOutputBytesnumber1048576单次 stdout / stderr 最大捕获字节数