Python doctests in OpenOffice documents - Summary
oodoctest extracts and runs code samples found in an OpenOffice.org document to test their validity using the standard python doctest machinery. The goal is to make it easy to write runnable python documentation with OpenOffice.org.
This script can be both used a command line tool (oodoctest --help) or as the provider of the OODocFileTest class to integrate OO documents as part of doctest/unittest suite.
OpenOffice.org is not required to run oodoctest.
Registration Date: Thu 18 Aug 2005 09:09:01 AM UTC
License: GNU General Public License V2 or later
Development Status: 4 - Beta

