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 7 days 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

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.
  • This source has no pinned commit, so a later push upstream changes what installs. Prefer pinning a commit.
Source