tautest
v1.10.1
Published
PR-focused mutation testing CLI powered by StrykerJS
Downloads
1,281
Maintainers
Readme
Tautest CLI
PR-focused mutation testing CLI powered by StrykerJS.
npm install -D tautest @stryker-mutator/core @stryker-mutator/vitest-runner
npx tautest init --yes --runner vitest --no-install
npx tautest run --base origin/mainTautest is not a mutation engine. It uses StrykerJS and adds changed-line scoping, readable reports, AI test-fix prompts, and GitHub PR workflow support.
Docs: https://github.com/canblmz1/tautest#readme
