#8324: Reconcile sage.misc.sageinspect and sagenb.misc.sageinspect
----------------------------+-----------------------------------------------
Reporter: mpatel | Owner: was
Type: defect | Status: needs_review
Priority: minor | Milestone: sage-4.3.3
Component: notebook | Keywords:
Author: Mitesh Patel | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
----------------------------+-----------------------------------------------
Comment(by mpatel):
You can run `make test` or `make ptest` in the root of the sagenb
repository or run `sage -t -sagenb`, say, but these assume Sage is
installed.
I'm not aware of an easy way to doctest the standalone notebook. We only
recently got the tests to run with Sage (cf. #7650).
Several notebook doctests and some `import`s not wrapped in `try-except`
clauses refer to Sage modules. It seems that most of the Sage-dependent
doctests in `sagenb.misc.sageinspect` test Cython introspection, but right
now, the notebook doesn't include Cython modules. I don't know if outside
projects depend on these Cython-related features.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8324#comment:4>
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.