todas as opções
bookworm  ] [  trixie  ] [  forky  ] [  sid  ]
[ Fonte: xdoctest  ]

Pacote: python3-xdoctest (1.3.0-1)

Links para python3-xdoctest

Screenshot

Recursos de Debian:

Baixe o pacote-fonte xdoctest:

Mantenedores(as):

Fontes externas:

Pacotes similares:

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 library for Python 3.

Outros pacotes relacionados a python3-xdoctest

  • depende
  • recomenda
  • sugere
  • melhora

Download de python3-xdoctest

Baixe para todas as arquiteturas disponíveis
Arquitetura Tamanho do pacote Tamanho instalado Arquivos
all 118.4 kB560.0 kB [lista de arquivos]