Skip to content

Instantly share code, notes, and snippets.

@alexpodoff
Created November 4, 2016 13:39
Show Gist options
  • Save alexpodoff/1a3366e4379d102c30bfc5ca09843a56 to your computer and use it in GitHub Desktop.
Save alexpodoff/1a3366e4379d102c30bfc5ca09843a56 to your computer and use it in GitHub Desktop.
Z:\devel\python_training\env\Scripts\python.exe "C:\Program Files (x86)\JetBrains\PyCharm Community Edition 2016.2.3\helpers\pycharm\pytestrunner.py" -p pytest_teamcity Z:/devel/python_training/test_add_contact.py "-k test_addcontact_full"
Testing started at 16:36 ...
============================= test session starts =============================
platform win32 -- Python 3.5.2, pytest-3.0.3, py-1.4.31, pluggy-0.4.0
rootdir: Z:\devel\python_training, inifile:
collected 3 items
test_add_contact.py .
============================= 2 tests deselected ==============================
=================== 1 passed, 2 deselected in 4.85 seconds ====================
Process finished with exit code 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment