Skip to content
Sections
>> Trisquel >> Packages >> etiona >> python >> python-zc.customdoctests
etiona  ]
[ Source: python-zc.customdoctests  ]

Package: python-zc.customdoctests (1.0.1-1)

Use Python doctest with other languages

doctest (and recently manuel) provide hooks for using custom doctest parsers. zc.customdoctests helps to leverage this to support other languages, such as JavaScript (with python-spidermonkey):

    js> function double (x) {
    ...     return x*2;
    ... }
    js> double(2)
    4

And with python-manuel, it facilitates doctests that mix multiple languages, such as Python, JavaScript, and sh.

Other Packages Related to python-zc.customdoctests

  • depends
  • recommends
  • suggests
  • dep: python
    interactive high-level object-oriented language (default version)
  • dep: python-pkg-resources
    Package Discovery and Resource Access using pkg_resources
  • rec: python-manuel
    Python library for testable documents and documented tests
  • rec: python-spidermonkey
    Package not available

Download python-zc.customdoctests

Download for all available architectures
Architecture Package Size Installed Size Files
all 8.0 kB48 kB [list of files]