This is an archival dump of old wiki content --- see scipy.org for current material

Proposed Test Standards

Submitted code should at the very least come with some doctest tests but also could use unittest in its place. At least standard usage should have tests provided. Unresolved is where to put and control needed data files for tests.

Note that the use of doctest is generally quite simple. We will illustrate this later with examples when software starts appearing.

SciPy: AstroLibTestStandards (last edited 2015-10-24 17:48:23 by anonymous)