Running Doctest/Docutils


/ Published in: Python
Save to your folder(s)

This is going to run all doctests for all methods in a module. Doctests are a beautiful thing.
Note: doctest will only complain if a test fails. If you see on output then all your tests must have passed.

URL: http://snipplr.com/users/stoyan/

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.