开发者

Installing pytest on Android

开发者 https://www.devze.com 2023-03-23 16:27 出处:网络
I have Android device and would like to install pytest on the device. However, I came across the challenge to obtain \"easy_install\". From my understanding, if we have easy_install, we could install

I have Android device and would like to install pytest on the device. However, I came across the challenge to obtain "easy_install". From my understanding, if we have easy_install, we could install pytest.

Another problem I have is using Terminal Emulator on Android. Some commands such as 开发者_JS百科"whereis" is not recognized.

Can anyone advise me? JP


with

py.test --genscript=pytest

you can generate a standalone "pytest" script that might be able to just transfer to android and run.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号