A
A
Alexey Vasilyev2016-04-07 20:59:02
Python
Alexey Vasilyev, 2016-04-07 20:59:02

How to add files to Travis CI?

writing web tests, using component approach selenium-python.readthedocs.org/page-objects.html , running tests in Travis CI, giving error - "ERROR: Failure: ImportError (No module named 'page')". Here is the yml file:
language: python
python:
- "3.5"
install:
- pip install --upgrade pip
- pip install selenium
# command to run tests script
: nosetests TestCases.py
but only a file with tests, a file with a calculator, he clings to it, but here he does not see page.py. What to do with it? In yml prescribe all files? And if you prescribe, then how?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question