floraachy
|
a4243cab11
|
更新allure测试报告logo
|
2025-08-25 09:29:12 +08:00 |
|
floraachy
|
a2efab60eb
|
修改run、dockerfile、readme文件,适配流水线运行需求
|
2025-08-22 10:00:41 +08:00 |
|
floraachy
|
4c3280dc30
|
修改allure html报告保存方式,保存每次执行的html报告
|
2025-08-15 16:42:13 +08:00 |
|
floraachy
|
72ac78b4ea
|
兼容一下不同格式的环境配置文件:yml yaml
|
2025-08-12 17:09:36 +08:00 |
|
floraachy
|
90d739a010
|
调整配置文件
|
2025-08-12 15:54:17 +08:00 |
|
floraachy
|
bdcb5a30b7
|
使用git submodule功能,将一些公共方法提炼为子模块
|
2025-04-17 17:27:08 +08:00 |
|
floraachy
|
a65c7d4d24
|
支持推送Allure Html测试报告到GitLink个人建站仓库,支持部署Allure在线测试报告
|
2025-03-04 15:14:07 +08:00 |
|
floraachy
|
db5fc42c90
|
调整项目为demo仓库
|
2025-01-10 10:56:45 +08:00 |
|
floraachy
|
f5fbe11446
|
新增和更新用例
|
2024-04-09 11:44:17 +08:00 |
|
floraachy
|
9db52bf23b
|
新增用例:删除项目,修改用户手机号,修改用户密码,修改用户邮箱
|
2023-12-13 19:03:36 +08:00 |
|
floraachy
|
3c713a1ed3
|
1、优化断言 2、优化依赖接口调用
|
2023-12-13 12:15:43 +08:00 |
|
floraachy
|
723897c388
|
对框架的目录结构进行了调整以及部分细节进行了调整
|
2023-12-05 16:23:06 +08:00 |
|
floraachy
|
2d79a82dc3
|
调整发送钉钉/企业微信/邮件里面关于测试人员信息,参数替换没有成功的问题
|
2023-11-17 14:21:16 +08:00 |
|
floraachy
|
4943adf36b
|
进行一系列优化,且删除所有demo用例仅保持正常的示例
|
2023-11-10 15:58:03 +08:00 |
|
floraachy
|
e97fe7290f
|
修改allure相关代码,新增无allure html报告版本
|
2023-09-29 09:14:15 +08:00 |
|
floraachy
|
0fbd9eb5c8
|
测试报告阉割掉pytest-html,只支持allure生成测试报告
|
2023-08-02 11:25:54 +08:00 |
|
floraachy
|
165deebedc
|
实现通过用例数据动态配置pytest.mark, 包括自定义标记,pytest.mark.skip以及pytest,mark.usefixtues功能
|
2023-07-03 11:27:08 +08:00 |
|
floraachy
|
f226441d32
|
根据最新框架,更新readme文件;并对部分模块代码进行细微优化调整
|
2023-06-28 16:55:00 +08:00 |
|
floraachy
|
b98d1da094
|
1. 优化run.py文件代码 2. 在conftest.py中添加pytest_terminal_summary获取测试运行情况并打印在日志文件中
|
2023-06-26 11:21:27 +08:00 |
|
floraachy
|
c24e67e3cb
|
1. 全局梳理各模块导包方式,优化代码样式 2. 修改reamd文件,将详细功能说明使用外链方式打开查看 3. 增加用例,测试框架支持多域名情况
|
2023-06-25 10:53:09 +08:00 |
|
floraachy
|
1a3c05bed4
|
兼容环境变量为空的情况
|
2023-06-19 15:57:50 +08:00 |
|
floraachy
|
05f34366af
|
1. 增加测试数据分析预警机制 2. 优化自动生成测试用例方法 3. 将用例跳过方法 提取成公共的fixture,自动运行 4. 修改pytet-html测试报告列’用例描述’值获取 5. 根 据最新修改,更新readme文件~
|
2023-06-09 15:04:32 +08:00 |
|
floraachy
|
2681c9bf63
|
修复bug:配置了不发送测试结果,实际发送了测试结果的问题
|
2023-05-27 16:31:36 +08:00 |
|
floraachy
|
9904ba8626
|
将环境数据与配置数据, 模型数据隔离开,同步修改了配套相关代码
|
2023-05-25 15:59:00 +08:00 |
|
floraachy
|
c9595c8ca2
|
修复allure-html报告压缩后发送给他人查看,但是打开无法查看到报告内容的问题。解决方案:通过google浏览器打开测试报告,当goole浏览器未安装情况下,启动服务打开测试报告. 弊端:仅支持windows
|
2023-05-25 14:45:48 +08:00 |
|
floraachy
|
1ffe3e5ff4
|
优化处理allure测试报告,通过往allure-html报告的widgets/environment.json中写入环境信息,解决原先往allure-results中写入环境信息不能输入中文的问题。
|
2023-05-22 14:22:39 +08:00 |
|
floraachy
|
865591f95f
|
优化框架,减少重复代码,提高维护性
|
2023-05-22 13:55:19 +08:00 |
|
floraachy
|
3b7c35a312
|
增加测试框架对allure测试报告的支持,已完成初版,能用户通过-report参数指定生成的是pytest-html报告还是allure报告
|
2023-05-22 09:39:36 +08:00 |
|
floraachy
|
ff231ab18e
|
(2023-04-01) 增加日志文件,收集配置文件中指定级别的日志
|
2023-05-17 17:08:17 +08:00 |
|
floraachy
|
1f06223170
|
(2023-03-29)1. 完成api自动化测试框架的搭建 2. 增加示例的测试用例,包括自动 生成以及手动编写
|
2023-05-17 17:00:38 +08:00 |
|