CMD + K

ipytest

Community

Unit tests in IPython notebooks.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::ipytest

Usage Tracking

0.14.2
0.14.1
0.14.0
0.13.3
0.13.1
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

Summary

Unit tests in IPython notebooks.

Last Updated

Apr 21, 2024 at 17:36

License

MIT

Supported Platforms

noarch