#9921: nose testing suite as an optional spkg
---------------------------------+------------------------------------------
Reporter: jason | Owner: tbd
Type: enhancement | Status: new
Priority: major | Milestone: sage-4.6
Component: optional packages | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
---------------------------------+------------------------------------------
Comment(by kcrisman):
I tried using nose, and it was very interesting. Tested Brian on two
different boxes, and then tested both numpy and scipy on OS X 10.6 -
discovered no errors on the first, and a fair number on the second! So I
think that there should be no doubt this could go straight to optional if
an spkg was made.
I couldn't do
{{{
import matplotlib
matplotlib.test()
}}}
because for some reason our matplotlib doesn't have this method.
Much less importantly, I should also point out that on OS X `wget` is not
a builtin, though I have an alias `curl -O` that seems to accomplish the
same purpose. I just downloaded and double-clicked, actually :)
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9921#comment:14>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.