skillshare E2E Tests Are Now Fully Powered by mdproof
· 6 min read
A week ago I wrote about building testing infrastructure for AI-driven CLI development. The runbooks I described — Markdown files with step-by-step commands and expected results — turned out to be the most useful piece of that entire infrastructure.
So useful, in fact, that I extracted the runner into its own tool: mdproof.
As of today, all 22 of skillshare's E2E runbooks run through mdproof. The built-in runner is gone.
