Open
Description
git clone main branch
pip3 install -r requirements.txt
python3 -m pytest src/spec/* --app=android
Result: ERROR: file or directory not found: src/spec/*
I am using pycharm IDE and its terminal. i have tried using below ... but no success.
python -m pytest src/spec/* --app=android
pytest src/spec/* --app=android
Metadata
Metadata
Assignees
Labels
No labels