| 1 | initial version |
Lots of projects (numpy, scipy, matplotlib, etc.) use nose, which you an install in Sage as a normal python package:
sage -sh
easy_install nose
See this stack overflow question for a more in-depth look at python testing packages.
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.