[ ソース: python-testbook ]
パッケージ: python3-testbook (0.4.2-3)
python3-testbook に関するリンク
Debian の資源:
python-testbook ソースパッケージをダウンロード:
- [python-testbook_0.4.2-3.dsc]
- [python-testbook_0.4.2.orig.tar.gz]
- [python-testbook_0.4.2-3.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)