[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
doctest 0.4.1 released
From: |
Colin Macdonald |
Subject: |
doctest 0.4.1 released |
Date: |
Wed, 20 Jan 2016 11:32:44 -0800 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 |
Hi folks,
A new release of the doctest package [1] is out, version 0.4.1,
maintained by myself and Michael Walter. See [2] for a summary of changes.
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.
[1] http://octave.sourceforge.net/doctest/
[2] http://octave.sourceforge.net/doctest/NEWS.html
best,
Colin
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- doctest 0.4.1 released,
Colin Macdonald <=