ditto

command
v0.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 28, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Command ditto runs mutation testing from a shell instead of from a test.

Everything it does was already reachable as a library, and for a long time that was the only way in: ditto.Release takes a *testing.T, so a caller had to be a test, and anything that wanted to drive a release from outside had to build a test to get in. That is where the wrappers came from — a file behind a build tag, a contract of environment variables, and a `go test` invocation standing in for a command line.

This is the command those wrappers were standing in for.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL