@tautest/core
v1.10.1
Published
Core engine for Tautest, a PR-focused mutation testing workflow layer on top of StrykerJS
Maintainers
Readme
@tautest/core
Core engine for Tautest.
This package exposes the reusable pieces used by the CLI and GitHub Action:
- Git diff parsing
- changed-line range mapping
- project and runner detection
- StrykerJS config generation and programmatic runner
- report parsing
- markdown/json/terminal report builders
- deterministic AI fix prompt builder
Most users should install the tautest CLI package instead.
Docs: https://github.com/canblmz1/tautest#readme
