上一页 1 ··· 9 10 11 12 13
摘要: 学习pytest第一步 一、安装 pytest不是python默认的package,需要手动安装。 pytest支持python 2.6--3.5之间的版本,同时可以在windows、unix系统上安装 安装方式: pip install pytest 另外,可能会遇到一下问题: Could not 阅读全文
posted @ 2020-03-16 08:24 哔仙女 阅读(780) 评论(0) 推荐(0)
上一页 1 ··· 9 10 11 12 13