summaryrefslogtreecommitdiff
path: root/examples/python_scripting.py
diff options
context:
space:
mode:
authorTodd Leonhardt <todd.leonhardt@gmail.com>2017-07-02 19:28:23 -0400
committerTodd Leonhardt <todd.leonhardt@gmail.com>2017-07-02 19:28:23 -0400
commit9183df6c402fefc27a6593cfa00b6e4b5a14505c (patch)
treebf23b0143fab584036c905d647ca22c02f311efd /examples/python_scripting.py
parent29578bee1857f9c672ab2bc60f47a1d02d889577 (diff)
downloadcmd2-git-9183df6c402fefc27a6593cfa00b6e4b5a14505c.tar.gz
Attempt to speedup unit tests
Now that we have a lot of unit tests and are running code coverage analysis, our unit tests take a long time to run. Changes include ... tox: - Install pytest-xdist to parallelize unit tests - Only run code coverage analysis on Python 2.7 and 3.6 - Don't run examples/example.py anymore, just run the unit tests TravisCI: - Stop building on Python 3.7-dev since that won't be released for some time AppVeyor: - Stop building on Python 3.4 since that isn't as important and is covered by Travis
Diffstat (limited to 'examples/python_scripting.py')
0 files changed, 0 insertions, 0 deletions