Sage’s Doctesting Framework#
- Classes involved in doctesting
- Classes for sources of doctests
- Processes for running doctests
- Parsing docstrings
- Reporting doctest results
- Detecting external software
AvailableSoftwareexternal_features()has_4ti2()has_cplex()has_dvipng()has_ffmpeg()has_graphviz()has_gurobi()has_imagemagick()has_internet()has_latex()has_lualatex()has_macaulay2()has_magma()has_maple()has_mathematica()has_matlab()has_octave()has_pandoc()has_pdf2svg()has_pdflatex()has_rubiks()has_scilab()has_xelatex()
- Test the doctesting framework
- Utility functions
- Fixtures to help testing functionality