[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Doctest package 0.7.0
From: |
Colin Macdonald |
Subject: |
Doctest package 0.7.0 |
Date: |
Fri, 19 Apr 2019 11:37:12 +0800 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 |
Hi folks,
A new release of the doctest package [1] is out, version 0.7.0,
maintained by myself and Michael Walter, with contributions from Mike
Miller. See [2] for a summary of changes.
Doctest: Find and run example code within documentation.
Formatted blocks of example code are extracted from documentation
files and executed to confirm their output is correct. This can be
part of a testing framework or simply to ensure that documentation
stays up-to-date during software development.
[1] https://octave.sourceforge.io/doctest/
[2] https://octave.sourceforge.io/doctest/NEWS.html
best,
Colin
--
Colin Macdonald
Associate Professor
Dept of Math, UBC
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Doctest package 0.7.0,
Colin Macdonald <=