[ trixie ]
[ sid ]
[ 源代码: mkdocs-test ]
软件包:python3-mkdocs-test(0.5.3-5)
Testing framework for MkDocs projects (Python 3)
The purpose of Mkdocs-Test is to facilitate the comparison of source pages (Markdown files) and destination pages (HTML) in an MkDocs project.
MkDocs-Test is a framework composed of two parts: - an MkDocs plugin (test): it creates a __test__ directory,
which contains the data necessary to map the pages of the website.- a framework for conducting the test. The DocProject class groups
together all the information necessary for the tests on a specific MkDocs project.
其他与 python3-mkdocs-test 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-bs4
- error-tolerant HTML parser for Python 3
-
- dep: python3-markdown
- text-to-HTML conversion library/tool (Python 3 version)
-
- dep: python3-pandas
- data structures for "relational" or "labeled" data
-
- dep: python3-rich
- render rich text, tables, progress bars, syntax highlighting, markdown and more
-
- dep: python3-super-collections
- Python library providing super collection data structures
-
- dep: python3-yaml
- YAML parser and emitter for Python3