Python自动化测试Pytest框架详解.pdfVIP

  • 3
  • 0
  • 约9.88千字
  • 约 12页
  • 2026-09-03 发布于北京
  • 举报

内容回顾

日内容|

end▁of▁

sentence|

内容回顾

1.pytest:

pip

install

pytest|end▁of▁sentence|

2.

pytest.main([‑s,

‑v,

demo.py])|end▁of▁

sentence|

1.

pytest的名字有要求:|end▁of▁

sentence|

1.名称中不能含有.,如

1.内容回顾.py,你可以使用

1-内容回顾.py2.

名称中避免使用中文,如

1.内容回顾.py|end▁of▁sentence|

3.

在pytest中,关于用例定义必须:|end▁of▁

sentence|

1.函数形式,必须是test开头2.类的形式,必须是Test开头,

类中的方法必须是以test开头

4.

setup/teardown|end▁of▁

sentence|

1.

模块级别的|end▁of▁sentence|

__

文档评论(0)

1亿VIP精品文档

相关文档