Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

It is possible to run the doctests in parallel, see this page

click to hide/show revision 2
No.2 Revision

It is possible to run the doctests in parallel, see this page. In your case, you can use the -tp 4 option.

click to hide/show revision 3
No.3 Revision

It is possible to run the doctests in parallel, see this page. In your case, you can use the -tp 44 --all option.