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.

AI 分析

核心用途是让 Agent 能够自主运行并诊断软件测试。适合需要进行自动化测试驱动开发(TDD)或持续集成验证的场景。

パッケージ
@deepseek-ai/dsh-tool-test-runner
バージョン
0.1.0-rc.8
最終更新
2026/08/21

インストール

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

ドキュメント

README 全文を読む ↗

配置参数

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