[ bianca ]
[ 源代码: python-testbook ]
软件包:python3-testbook(0.4.2-3)
python3-testbook 的相关链接
下载源码包 python-testbook:
- [python-testbook_0.4.2-3.debian.tar.xz]
- [python-testbook_0.4.2-3.dsc]
- [python-testbook_0.4.2.orig.tar.gz]
维护小组:
外部的资源:
- 主页 [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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-nbclient
- Client to execute jupyter notebooks
-
- dep: python3-nbformat
- Jupyter notebook format (Python 3)