全部搜尋項
bookworm  ] [  trixie  ] [  sid  ]
[ 原始碼: xdoctest  ]

套件:python3-xdoctest(1.1.3-2)

python3-xdoctest 的相關連結

Screenshot

Debian 的資源:

下載原始碼套件 xdoctest

維護小組:

外部的資源:

相似套件:

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.

其他與 python3-xdoctest 有關的套件

  • 依賴
  • 推薦
  • 建議
  • 增強

下載 python3-xdoctest

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
all 115。5 kB542。0 kB [檔案列表]