[Numpy-svn] [numpy/numpy] ac7bdc: DOC: Update the testing guidelines.

noreply at github.com noreply at github.com
Sun Oct 10 02:36:27 EDT 2010


Branch: refs/heads/master
Home:   http://github.com/numpy/numpy

Commit: ac7bdc53fafb3dd21b51dc6d843dbda43077ab4d
    http://github.com/numpy/numpy/commit/ac7bdc53fafb3dd21b51dc6d843dbda43077ab4d
Author: rgommers <ralf.gommers at googlemail.com>
Date:   2010-10-09 (Sat, 09 Oct 2010)

Changed paths:
  M doc/HOWTO_DOCUMENT.txt
  M doc/TESTS.txt

Log Message:
-----------
DOC: Update the testing guidelines.

Things that are changed are:
  - use assert_() instead of plain assert, and explain why.
  - do not use "from numpy.testing import *"
  - explain #random directive for doctests





More information about the Numpy-svn mailing list