view makeitso/python_module/tests/doctest.txt @ 194:41d17337656a

STUB: makeitso/python_package/tests/testall.py
author Jeff Hammel <k0scist@gmail.com>
date Fri, 16 May 2014 13:53:28 -0700
parents 88f5bab340a1
children
line wrap: on
line source

Test {{project}}
================

The obligatory imports:

    >>> import {{module}}

Run some tests.  This test will fail, please fix it:

    >>> assert True == False