CMD + K

ipython_unittest

Community

Add unittest cell magics to IPython for easily running tests

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::ipython_unittest

Usage Tracking

0.3.1
0.2.6
2 / 8 versions selected
Downloads (Last 6 months): 0

Description

This extension provides testing support to IPython through cell magics. Currently, we have three magics that transforms the cell code and executes unittest: %%unittest_main, %%unittest_testcase and %%unittest; one magic to run external tests: %%external; and one associated magic to write external files: %%write {mode}

About

Summary

Add unittest cell magics to IPython for easily running tests

Last Updated

Dec 6, 2017 at 15:30

License

MIT

Total Downloads

69.6K

Supported Platforms

linux-64
win-32
win-64
macOS-64