toutes les options
bookworm  ] [  trixie  ] [  sid  ]
[ Paquet source : xdoctest  ]

Paquet : xdoctest (1.1.3-2)

Liens pour xdoctest

Screenshot

Ressources Debian :

Télécharger le paquet source xdoctest :

Responsables :

Ressources externes :

Paquets similaires :

Rewrite of Python's builtin doctest module with AST instead of REGEX

What is a doctest? It is example code you write in a docstring! What is a docstring? Its a string you use as a comment! They get attached to Python functions and classes as metadata. They are often used to auto-generate documentation. Why is it cool? Because you can write tests while you code!

The ``xdoctest`` package is a re-write of Python's builtin ``doctest`` module. It replaces the old regex-based parser with a new abstract-syntax-tree based parser (using Python's ``ast`` module). The goal is to make doctests easier to write, simpler to configure, and encourage the pattern of test driven development.

This package contains the xdoctest command line tool

Autres paquets associés à xdoctest

  • dépendances
  • recommandations
  • suggestions
  • enhances

Télécharger xdoctest

Télécharger pour toutes les architectures proposées
Architecture Taille du paquet Espace occupé une fois installé Fichiers
all 10,8 ko22,0 ko [liste des fichiers]