dsh-test-normalizer
开发工具 活跃维护

dsh-test-normalizer

MkaliezZ/dsh-test-normalizer

支持将pytest、Vitest、Jest、Cargo等主流测试框架的运行结果转换为统一稳定的结构化格式,无需适配不同框架的输出规则,可直接获取标准化的测试结果数据。

0
Stars 标星
0
Forks 分支
0
Watchers 关注
0
Open Issues
TypeScript
主要语言
MIT
开源协议
15 KB
仓库大小
1 个月前
最后推送
一键安装扩展 / 插件指令
dsh plugin --profile web add github:MkaliezZ/dsh-test-normalizer
git clone https://github.com/MkaliezZ/dsh-test-normalizer.git
git clone git@github.com:MkaliezZ/dsh-test-normalizer.git
README.md main

dsh-test-normalizer

Structured test-result normalization for DSH.

v0.1

Parses pytest, Vitest, Jest and Cargo summaries into a stable result shape. The DSH adapter accepts a host-supplied runner; the plugin does not bypass DSH execution policy on its own.