Cannot run runtest.py without errors

13 views
Skip to first unread message

John Drabinowicz

unread,
Sep 19, 2018, 3:23:02 PM9/19/18
to WTFramework
Hi Folks, 

Can anyone help me to figure out what I am doing wrong?

My setup is 
- Windows 10 Enterprise
64 bit of:
- Python 2.7
- PyPa
- PyCharm IDE
- WT Ftamework with examples
- a config file MyProject.yaml

IN the test directory are:
__init__.py
test_examples.py

I run:
C:\Python27\python.exe C:/MyProject/runtests.py -c MyProject


and get:
Setting config WTF_ENV to:MyProject
E
======================================================================
ERROR: Failure: OSError (No such file C:\MyProject\tests\tests;)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "c:\python27\lib\site-packages\nose\failure.py", line 42, in runTest
    raise self.exc_class(self.exc_val)
OSError: No such file C:\MyProject\tests\tests;

----------------------------------------------------------------------
Ran 1 test in 0.000s

FAILED (errors=1)

Process finished with exit code 0

Thanks,
JD
Reply all
Reply to author
Forward
0 new messages