首页
学习
活动
专区
工具
TVP
发布
精选内容/技术社群/优惠产品,尽在小程序
立即前往

#pytest

pytest + yaml 框架 -69.新增depend 关键字,导入其它yaml用例

上海-悠悠

有小伙伴提到,test_a.yml 中已经写了几个流程,test_b.yml 中希望能接着test_a.yml去写用例,于是就需要先导入test_a.yml用例...

100

基础测试框架之pytest和unittest之间新手如何选择?

苦叶子

而pytest则是通过插件和hook的方式,以易用性为本,提供了应对各种场景的插件、以及对框架本身的二次开发能力,非常适合企业级的应用。

8310

pytest

打铁读书郎

6110

pytest配置实用指南

苦叶子

在本文主要介绍以pytest.ini文件为配置文件的使用方法,不对tox.ini和setup.cfg说明,通常掌握了pytest.ini配置文件的使用,足以应对...

7010

如何安装、利用、激活、禁用pytest插件

苦叶子

在本文中,我们介绍如何安装和使用pytest第三方插件,对于如何自己开发pytest插件,我们后续写文继续更新。

7610

pytest + yaml 框架 -68.新增全局请求参数配置verify和headers

上海-悠悠

最近有小伙伴提到如何全局添加请求参数verify=False 和 全局请求添加头部参数如:{“x-token”: “xxx”} 之前的版本可以用fixture解...

9110

pytest 使用

MaybeHC

以上配置文件表示,pytest查找模块名为test_,check_,example_开头的模块,函数名为_test结尾的文件,Suite结尾的类

6210

Pytest测试实战|执行方式

无涯WuYa

The pytest framework makes it easy to write small, readable tests, and can scale...

7710

Pytest测试实战|参数化

无涯WuYa

The pytest framework makes it easy to write small, readable tests, and can scale...

7610

Pytest测试实战|Fixture详解

无涯WuYa

The pytest framework makes it easy to write small, readable tests, and can scale...

7110

Pytest测试实战|Conftest.py详解

无涯WuYa

The pytest framework makes it easy to write small, readable tests, and can scale...

7610

Pytest测试实战|执行常用命令

无涯WuYa

The pytest framework makes it easy to write small, readable tests, and can scale...

12010

Pytest测试实战|常用插件

无涯WuYa

The pytest framework makes it easy to write small, readable tests, and can scale...

4610

pytest + yaml 框架 -62.支持yaml和json2种格式用例

上海-悠悠

之前教程全是yaml格式用例,有部分同学反馈不太习惯yaml格式,所以新增了json格式的用例。

9210

自动化-搭建Jenkins实现Pytest代码自动部署

打铁读书郎

本文主要讲述如何通过Docker或直接在Windows上安装Jenkins,如何使用Jenkins自动部署测试代码

11010

如何在 Pytest 中添加日志记录

霍格沃兹测试开发Muller老师

在编写和运行测试时,对于调试和排查问题,添加日志记录是一种非常有用的技术。Pytest 是一个流行的 Python 测试框架,开发者通过pytest可以轻松地编...

7210

Pytest测试实战|编写规范与搜索

无涯WuYa

The pytest framework makes it easy to write small, readable tests, and can scale...

8910

实用指南:使用Pytest Allure测试框架添加用例失败截图

霍格沃兹测试开发Muller老师

在我们进行软件测试的过程中,我们提交的测试报告缺少一些详细的附件,尤其是用例失败时候的截图,更方便我们去查看具体的情况,我们在进行测试时会使用allure+py...

7510
领券
http://www.vxiaotou.com