You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
make it so sage -t foo.sage pulls in the preparsed version of all the code in foo.sage before doctesting foo.py; make it so "sage -t foo.py" has an option to pull in all code from foo.py before doctesting it.
#4750
Closed
williamstein opened this issue
Dec 10, 2008
· 3 comments
I'm not sure if this is a good idea to do by default. We also use the doctests to give examples for the endusers. Enabling this functionality by default makes it possible to write passing doctests which are not working in interactive sage sessions.
CC: @dandrake @sagetrac-abergeron
Component: doctest coverage
Reviewer: David Roe
Issue created by migration from https://trac.sagemath.org/ticket/4750
The text was updated successfully, but these errors were encountered: