CMD + K

testbook

Community

Unit test your Jupyter Notebooks the right way

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::testbook

Usage Tracking

0.4.2
0.4.1
0.4.0
0.2.6
0.2.5
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

Summary

Unit test your Jupyter Notebooks the right way

Last Updated

Jun 2, 2021 at 23:59

License

BSD-3-Clause

Total Downloads

88.6K

Version Downloads

70.7K

Supported Platforms

noarch