logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

vscode 配置python运行pytest

安装vscode安装python(记得 添加path 一栏打√)vscode 安装 python 扩展,并且添加python解释器Ctrl+Shift+P可以快捷使用vscode命令行,输入Python:Select Interpreter选择安装的python的路径vscode 终端下输入 pip install pytest 安装如果安装后运行pytest还是找不到,可能是路径不对,可以在电脑

文章图片
#vscode#pytest#ide
到底了