Skip to content

cbm755/doctest-for-matlab

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOCTEST Build Status

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.

See doctest.m for more detailed inline documentation.

About

Fork of doctest-for-matlab by Thomas Smith (tgs) from https://bitbucket.org/tgs/doctest-for-matlab.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 96.6%
  • Makefile 3.4%