[ 源代码: python-testbook ]
软件包:python3-testbook(0.4.2-4)
python3-testbook 的相关链接
Debian 的资源:
下载源码包 python-testbook:
- [python-testbook_0.4.2-4.dsc]
- [python-testbook_0.4.2.orig.tar.gz]
- [python-testbook_0.4.2-4.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
unit testing framework extension for testing Jupyter Notebooks
Previous attempts at unit testing notebooks involved writing the tests in the notebook itself. However, testbook will allow for unit tests to be run against notebooks in separate test files, hence treating .ipynb files as .py files.
testbook helps you set up conventional unit tests for your Jupyter Notebooks.
其他与 python3-testbook 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-nbclient
- Client to execute jupyter notebooks
-
- dep: python3-nbformat
- Jupyter notebook format (Python 3)
