
DocuSOR
Test your documentation against your actual app
3 followers
Test your documentation against your actual app
3 followers
Tired of READMEs that lie and onboarding docs that never quite work? DocuSOR is an open-source “docs as tests” CLI. It runs your README (or any markdown) against a real environment: executes bash blocks, spins up Docker/Compose, lets you assert on HTTP, ports, files and logs, and fails CI when your docs drift from how the app actually runs.

