This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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 ============================== |
NewerOlder