开发者

Installing pytest on Android

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜