probatum is a test-oriented check runner I build (in Rust) — one config file, embedded checks (curl, grep and process supervision built in), and only the failures that matter surfaced. This post stands on its own: it's about why I wrote it next to cidx, my CI/CD runner.

Here's the itch. Your test suite is green. 142 tests pass. You tag, you...