Alle Optionen
buster  ]
[ Quellcode: python-zc.customdoctests  ]

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

Links für python-zc.customdoctests

Screenshot

Debian-Ressourcen:

Quellcode-Paket python-zc.customdoctests herunterladen:

Betreuer:

Externe Ressourcen:

Ähnliche Pakete:

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.

Andere Pakete mit Bezug zu python-zc.customdoctests

  • hängt ab von
  • empfiehlt
  • schlägt vor
  • erweitert

python-zc.customdoctests herunterladen

Download für alle verfügbaren Architekturen
Architektur Paketgröße Größe (installiert) Dateien
all 8,2 kB49,0 kB [Liste der Dateien]