Package: python3-zc.customdoctests (1.0.1-2)
Links for python3-zc.customdoctests
Trisquel Resources:
Download Source Package python-zc.customdoctests:
- [python-zc.customdoctests_1.0.1-2.dsc]
- [python-zc.customdoctests_1.0.1.orig.tar.gz]
- [python-zc.customdoctests_1.0.1-2.debian.tar.xz]
Maintainer:
Original Maintainers:
- Debian Python Modules Team (Mail Archive)
- Julien Muchembled
External Resources:
- Homepage [github.com]
Similar packages:
Use doctest with other languages (Python 3)
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 it facilitates doctests that mix multiple languages, such as Python, JavaScript, and sh.
Other Packages Related to python3-zc.customdoctests
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- rec: python3-manuel
- Python3 library for testable documents and documented tests
-
- rec: python3-spidermonkey
- Package not available
Download python3-zc.customdoctests
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 8.4 kB | 46 kB | [list of files] |