octave-forge-doctest
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.
This is part of Octave-Forge project.
- Devel package for openSUSE:Factory
-
2
derived packages
- Links to openSUSE:Factory / octave-forge-doctest
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout science/octave-forge-doctest && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
doctest-0.7.0.tar.gz | 0000026458 25.8 KB | |
octave-forge-doctest.changes | 0000002112 2.06 KB | |
octave-forge-doctest.spec | 0000001895 1.85 KB |
Revision 9 (latest revision is 12)
Ana Guerrero (anag)
accepted
request 751156
from
Stefan Brüns (StefanBruens)
(revision 9)
- Update to version 0.7.0: * Functions within compiled `.oct` files can now be tested. * Tests are run with default number formatting (see `help doctest`). * More robust to errors during testing. * Makefile improvements and fixes.
Comments 0