Ticket #387 (closed defect: fixed)
Make Cython modules work with doctest
| Reported by: | dagss | Owned by: | dagss |
|---|---|---|---|
| Priority: | major | Milestone: | 0.12 |
| Component: | Code Generation | Keywords: | |
| Cc: |
Description (last modified by dagss) (diff)
A new directive "autotestdict" (might default to True unless opposition appears on ML). When enabled, *and* a __test__ dictionary is not already present, one is created containing all functions and methods with docstrings in the file, so that they get picked up by doctest.
Change History
Note: See
TracTickets for help on using
tickets.
