Sign in
android
/
platform
/
external
/
python
/
pexpect
/
refs/heads/android17-release
/
.
/
tests
/
README
blob: 602b458af16bd1ce5bf3a3cd4a94d971c60c870d [
file
] [
edit
]
The
best way to run these tests
is
from
the directory above
this
one
.
Run
:
pytest
To
run a specific test file
:
pytest tests
/
test_constructor
.
py