summaryrefslogtreecommitdiff
path: root/cmd2.py
diff options
context:
space:
mode:
authorTodd Leonhardt <todd.leonhardt@gmail.com>2017-02-05 19:33:18 -0500
committerTodd Leonhardt <todd.leonhardt@gmail.com>2017-02-05 19:33:18 -0500
commit208a2004a55c232134f5b70d81fe8e638beddb85 (patch)
treec1087900e4c59ce944393f2d282ca0c7cd65792a /cmd2.py
parent069ecc888e7fb826296a976b21615afe7bb95b89 (diff)
downloadcmd2-git-208a2004a55c232134f5b70d81fe8e638beddb85.tar.gz
Fixed flaw in unit tests so they can be reliably parallelized.
Fixed a bug which made parallelizing the unit tests with pytest-xdist unreliable. The unit tests can now be run in parallel using pytest-xdist for a dramatic speedup on multicore machines. To do this use: py.test -n4 (where 4 is the number of cores you wish to parallelize across)
Diffstat (limited to 'cmd2.py')
0 files changed, 0 insertions, 0 deletions