文章列表
Verify the error code or message from SystemExit in pytest(在pytest中验证来自SystemExit的错误代码或消息)
How to save pytest#39;s results/logs to a file?(如何将pytest的结果/日志保存到文件中?)
pytest doesn#39;t run any test(pytest不会运行任何测试)
pytest -- how do I use global / session-wide fixtures?(pytest--如何使用全局/会话范围的fixture?)
Change pytest working directory to test case directory(将pytest工作目录更改为测试用例目录)
Using parametrize for keyword arguments in pytest(对pytest中的关键字参数使用parametrize)
stop pytest tests if several tests have a specific exception(如果多个测试有特定异常,则停止pytest测试)
How to mock a property(如何模拟属性)
Exclude a list of tests with py.test but on the command line?(是否在命令行上使用py.test排除测试列表?)
can pytest ignore a specific warning?(pytest可以忽略特定的警告吗?)