About Anaconda Help Download Anaconda

Unit tests in IPython notebooks.

copied from cf-staging / ipytest

Installers

Info: This package contains files in non-standard labels.
  • noarch v0.14.2

conda install

To install this package run one of the following:
conda install conda-forge::ipytest
conda install conda-forge/label/cf202003::ipytest

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy