全部搜索项
bookworm  ] [  trixie  ] [  sid  ]
[ 源代码: xdoctest  ]

软件包:xdoctest(1.1.3-2)

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 xdoctest command line tool

其他与 xdoctest 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • 增强

下载 xdoctest

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 10.8 kB22.0 kB [文件列表]