#20182: Automatic doctest for external softwares
-------------------------+-------------------------------------------------
Reporter: klee | Owner:
Type: | Status: needs_review
enhancement | Milestone: sage-7.2
Priority: major | Resolution:
Component: | Merged in:
doctest framework | Reviewers:
Keywords: | Work issues:
Authors: | Commit:
Kwankyu Lee | b243bd6365aebb2bac096eedf262ed961a862f07
Report Upstream: N/A | Stopgaps:
Branch: |
public/20182 |
Dependencies: |
-------------------------+-------------------------------------------------
Comment (by jhpalmieri):
Every function and method needs documentation and doctests.
{{{
$ sage --coverage src/sage/doctest/external.py
------------------------------------------------------------------------
SCORE src/sage/doctest/external.py: 64.7% (11 of 17)
Missing documentation:
* line 272: def __init__(self)
* line 277: def __contains__(self, item)
Missing doctests:
* line 224: def external_software()
* line 236: def _lookup(software)
* line 294: def issuperset(self, other)
* line 303: def seen(self)
------------------------------------------------------------------------
}}}
--
Ticket URL: <http://trac.sagemath.org/ticket/20182#comment:66>
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 unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.