[ forky ]
[ sid ]
[ 源代码: sphinx-pytest ]
软件包:python3-sphinx-pytest(0.2.0-1)
Helpful pytest fixtures for sphinx extensions
Sphinx is annoying, because the modularity is not great, meaning that there is no real way just to convert single documents in isolation, etc.
This extension mainly provides some pytest fixtures to "simulate" converting some source text to docutils AST at different stages; before transforms, after transforms, etc.
This package installs the library for Python 3.
其他与 python3-sphinx-pytest 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-pytest
- Simple, powerful testing in Python3
-
- dep: python3-sphinx
- documentation generator for Python projects