[IPython-dev] status of ipnbdoctest.py

David Froger david.froger.ml at mailoo.org
Fri Dec 19 04:04:46 EST 2014


Dear all,

I'm look for a tool like ipnbdoctest.py [0] which
description is:

    simple example script for running and testing notebooks.

    Usage: `ipnbdoctest.py foo.ipynb [bar.ipynb [...]]`

    Each cell is submitted to the kernel, and the outputs are compared with those
    stored in the notebook. 

ipnbdoctest.py looks great, but seems to be not actively developped. Forks
added new functionnalities, which have not been merged back.

Do you make use of such a tool?

Is there other ways to automatically test IPython notebook outputs?

Would it be worth to maintain and develop ipnbdoctest.py?

[0] https://gist.github.com/minrk/2620735

Thanks,
David



More information about the IPython-dev mailing list