Skip to content
dsh.fish
Bundle

@mkaliezz/dsh-test-runner

DSH plugin: dsh-test-normalizer (npm package: @mkaliezz/dsh-test-runner)

Source
MkaliezZ
License
MIT
Updated
Updated 16 hours ago

Readme

# 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.

Install

dsh plugin --profile web add github:MkaliezZ/dsh-test-normalizer#fd17b69ce3487c1ef2e49fb473320cc7b7dcf249

Profile: web

  • This package builds from source on install. pnpm will ask you to allow its build script — that is permission to run the package’s code on your machine, outside the agent sandbox. Only allow sources you trust.
Source