ipytest
Unit tests in IPython notebooks.
Unit tests in IPython notebooks.
To install this package, run one of the following:
Sometimes quick experiments in IPython grow large and you find yourself wanting unit tests. This module aims to make testing code in IPython notebooks easy. At its core, it offers a way to run pytest tests inside the notebook environment. It is also designed to make the transfer of the tests into proper python modules easy.
Summary
Unit tests in IPython notebooks.
Last Updated
Apr 21, 2024 at 17:36
License
MIT
Supported Platforms