[IPython-dev] py.test plugin for running Notebook cells as unit tests

Andrea Zonca zonca at sdsc.edu
Tue Sep 30 18:23:10 EDT 2014


Hi,
I wrote a py.test plugin that discovers and runs unit tests written
as cells of IPython notebooks, it also supports fixtures, see:

https://github.com/zonca/pytest-ipynb
http://zonca.github.io/2014/09/unit-tests-ipython-notebook.html

Cheers,
Andrea



More information about the IPython-dev mailing list