Nose testing for the examples
Status: Beta
Brought to you by:
sirlark
I put together a Nose (http://somethingaboutorange.com/mrl/projects/nose/) tests for every example in PySUNDIALS. Put this file in the root example directory and issue "nosetests" in terminal.
Currently 1 test fails and 5 of the tests has errors (test output also attached). The tests ran overnight, since the Krylov tests currently are extremely slow.
Test output.
Nose tests improved (added comments).