ipython-books / cookbook-code

[DEPRECATED] See the new edition:

Home Page:http://ipython-books.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chapter02_best_practices 07_unittests.ipynb nosetests fail

pleabargain opened this issue · comments

walked through the demo but got a fail mid way through

!nosetests

/bin/sh: 1: nosetests: not found
nose-test-not-found-07_unittests

The notebook should have a sanity check to see if nose is installed at all... I've created a sample and attached same.
updaedwithnoseinsallcheck07_unittests.ipynb.zip