[ 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)