<div dir="ltr">I wrote a package based on <a href="http://docs.racket-lang.org/rackunit/Testing_Utilities.html">this documentation completeness utility</a> for examining and testing module docs. Currently it only works with symbolic module names, full docs can be found once the package server builds them. Package is named "doc-coverage", repo is <a href="https://github.com/jackfirth/doc-coverage">here</a>.<div><br></div><div>Running the tests locally aren't very useful however because you have to re-install the package on your machine anytime you change its exports for the tests, but it works fantastically with CI tools.</div></div>