Skip to content

Tautest v1.3.0

Choose a tag to compare

@canblmz1 canblmz1 released this 23 May 11:47
· 35 commits to main since this release

Highlights

  • Added tautest demo for a quick local passing-tests-but-surviving-mutant walkthrough.
  • Added GitHub Action cache restore/save visibility to the job summary.
  • Fixed the GitHub Action CLI fallback so npm/yarn/bun projects do not fall back to pnpm exec by mistake.
  • Updated release metadata and package discovery keywords for changed-line mutation testing.
  • Patched the production dependency audit by overriding transitive qs to 6.15.2.

Verification

  • pnpm install --frozen-lockfile
  • pnpm audit --prod
  • pnpm lint
  • pnpm test
  • pnpm build
  • npm publish workflow succeeded for tautest@1.3.0 and @tautest/core@1.3.0.