Skip to content

DSH Testkit v0.1.2

Choose a tag to compare

@iiwish iiwish released this 15 Aug 10:29
· 19 commits to main since this release
01d0a34

DSH Testkit v0.1.2 strengthens lifecycle reruns, contract compatibility, GitHub Action isolation, and the release supply chain.

Highlights

  • Add --case lifecycle-stage reruns with prefix execution, cleanup, report identity, and reproduction commands.
  • Validate v1 scenario/report compatibility against runtime and published JSON Schemas.
  • Declare explicit support for @deepseek-ai/dsh@0.1.0-rc.6.
  • Make composite Action output, check, and artifact identities safe for matrices and repeated calls.
  • Preserve complex Action arguments with args-json and expose artifact metadata outputs.
  • Publish through npm Trusted Publishing with SLSA provenance.

Install

npm install -D dsh-testkit@0.1.2

See CHANGELOG.md for the complete release notes.