Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
15 lines (10 loc) · 383 Bytes

File metadata and controls

15 lines (10 loc) · 383 Bytes
Copy raw file
Download raw file
Outline
Edit and raw actions

Python Pytest samples

Tested on Python 3.5 pip install -r requirements.txt

Run Syntax:

py.test test_android_simple.py -v

Output will be in the format:

test_android_simple.py::TestSimpleAndroid::test_find_elements PASSED test_android_simple.py::TestSimpleAndroid::test_simple_actions PASSED

For more documentation please refer to http://doc.pytest.org/en/latest/

Morty Proxy This is a proxified and sanitized view of the page, visit original site.