{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreihhjz4w3d3damkitxw4n5mqggldn2nbt4xvhcee3yqmkuelgz6jca",
    "uri": "at://did:plc:iu6sln2l6dttmxhkrixcfav5/app.bsky.feed.post/3mm3wslgxhxx2"
  },
  "path": "/go/testscript-cli/",
  "publishedAt": "2026-05-18T00:00:00.000Z",
  "site": "https://rednafi.com",
  "tags": [
    "Go",
    "Testing",
    "CLI",
    "Tooling"
  ],
  "textContent": "How cmd/go's script tests led me to testscript, and how to use it for CLI tests that exercise argv, stdout, stderr, exit codes, and scratch files.",
  "title": "Testing Go CLIs with testscript"
}