Skip to content

Instantly share code, notes, and snippets.

@ClifHouck
Created February 9, 2017 01:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ClifHouck/304876128cf062292bd3007f7463d118 to your computer and use it in GitHub Desktop.
Save ClifHouck/304876128cf062292bd3007f7463d118 to your computer and use it in GitHub Desktop.
============================= test session starts ==============================
platform linux2 -- Python 2.7.13, pytest-3.0.6, py-1.4.32, pluggy-0.4.0
rootdir: /home/clif/git_repos/mercury/src/mercury-common, inifile:
plugins: cov-2.4.0
collected 14 items
tests/unit/test_configuration.py ...
tests/unit/test_mercury_id.py ...
tests/unit/task_managers/base/test_manager.py .....
tests/unit/task_managers/base/test_worker.py ...
---------- coverage: platform linux2, python 2.7.13-final-0 ----------
Name Stmts Miss Cover Missing
---------------------------------------------------------------
mercury/common/configuration.py 24 0 100%
========================== 14 passed in 0.09 seconds ===========================
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment