pip3 install pytest ... 接著就執行pytest 指令,會抓開頭是test_xxx.py 的程式來執行. ... name="pytest" skipped="0" tests="2" time="0.064" ...
確定! 回上一頁