[ 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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pytest
- Simple, powerful testing in Python3
-
- dep: python3-sphinx
- documentation generator for Python projects