octave-doctest - Documentation tests for Octave
Website: | https://octave.sourceforge.io/doctest/ |
---|---|
License: | BSD-3-Clause |
Vendor: | Alcance Libre, Inc. |
- Description:
The Octave-forge Doctest package finds specially-formatted blocks of example code within documentation files. It then executes the code and confirms the output is correct. This can be useful as part of a testing framework or simply to ensure that documentation stays up-to-date during software development.
Packages
octave-doctest-0.8.0-1.aldos.noarch [25 KiB] |
Changelog
by Joel Barrios (2025-07-28):
- Update to 0.8.0. |