240 发简信
IP属地:天津
  • pytest笔记(四)pytest.ini的使用

    pytest.ini 可以修改pytest的默认行为 注意:pytest.ini不能使用任何中文符号,包括汉字、空格、引号、冒号等等; 更改默认...

  • pytest笔记(二):fixture的使用

    用法 用法一:直接调用 import os import sys import json import pytest @pytest.fixtu...

  • pytest笔记(一):运行命令

    运行命令 pytest -q test_**.py 静态模式 pytest -m pytest[,,,,] 调用pytest执行测试 pytes...

个人介绍
资深测试开发工程师