pytest(2):使用pycharm运行pytest
摘要:
pycharm运行 1.在pycharm里创建测试文件test_demo.py # Author xuejie zeng # encoding utf-8 # content of test_demo.py def inc(x): return x + 1 def test_answer(): as 阅读全文
posted @ 2020-09-11 17:32 曾小懒 阅读(861) 评论(0) 推荐(0)
浙公网安备 33010602011771号