logo
首页技术栈工具库讨论
testbook

testbook

testbook is a unit testing framework extension for testing code in 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.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconnteract/testbook230
CONDA
conda install -c anaconda testbook
查看
标签
根据用户添加的标签生成
暂无标签