The Doctest package finds specially-formatted blocks of example code within documentation files. It then executes the code and confirms the output is correct.

WWW: https://gnu-octave.github.io/packages/doctest/
