R. David Murray added the comment: Here is a patch that implements the ones I'm interested in (-o for any option, and -f as a shortcut for -o FAIL_FAST). It's a good question whether doctest should support other unittest options, but doing so is more complicated than supporting -o and -f.
Adding a couple people to nosy who have an interest in testing and doctest, hoping for a patch review :) ---------- keywords: +patch nosy: +barry, ezio.melotti, r.david.murray stage: needs patch -> patch review versions: +Python 3.4 -Python 3.3 Added file: http://bugs.python.org/file30654/doctest_cli.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue11390> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com