assert add.add_test(1, 2) == 6. print("I am 3"). assert add.add_test(1, 5) == 6. 2.pytest用法. 安装第三方插件,可以使用pip install安装 ...
確定! 回上一頁