Httpfpt

Latest version: v0.6.3

Safety actively analyzes 623490 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

0.6.3

What's Changed
* 添加用例数据SQL查询类型支持 by wu-clan in https://github.com/wu-clan/httpfpt/pull/174
* 修复表单请求时的请求头处理 by wu-clan in https://github.com/wu-clan/httpfpt/pull/175
* 更新接口响应json序列化逻辑 by wu-clan in https://github.com/wu-clan/httpfpt/pull/177
* 更新版本号为0.6.3 by wu-clan in https://github.com/wu-clan/httpfpt/pull/178


**Full Changelog**: https://github.com/wu-clan/httpfpt/compare/v0.6.2...v0.6.3

0.6.2

What's Changed
* 添加存储库星级图 by wu-clan in https://github.com/wu-clan/httpfpt/pull/167
* 更新项目配置和路径配置 by wu-clan in https://github.com/wu-clan/httpfpt/pull/168
* 添加配置文件解析错误提示 by wu-clan in https://github.com/wu-clan/httpfpt/pull/169
* 添加测试用例mark动态标记 by wu-clan in https://github.com/wu-clan/httpfpt/pull/170
* 更新版本号为0.6.2 by wu-clan in https://github.com/wu-clan/httpfpt/pull/171


**Full Changelog**: https://github.com/wu-clan/httpfpt/compare/v0.6.1...v0.6.2

0.6.1

Major Event
SQL 变量专属语法 `:{xxx}` 和 `:xxx` 已从当前版本删除,统一 SQL 变量表达式为 `${xxx}` 或 `$xxx`

What's Changed
* 更新全局变量替换逻辑 by wu-clan in https://github.com/wu-clan/httpfpt/pull/165
* 更新版本号为0.6.1 by wu-clan in https://github.com/wu-clan/httpfpt/pull/166


**Full Changelog**: https://github.com/wu-clan/httpfpt/compare/v0.6.0...v0.6.1

0.6.0

Major Event
pip SDK 从当前版本开始提供,这意味着,你可以直接通过 pip 下载安装此框架,而非强制性 FK / Clone,相关 Issues:https://github.com/wu-clan/httpfpt/issues/141

shell
pip install httpfpt


What's Changed
* 修复授权类型检查 by wu-clan in https://github.com/wu-clan/httpfpt/pull/149
* 升级ruff并设定最低版本>=0.3.0 by wu-clan in https://github.com/wu-clan/httpfpt/pull/150
* 更新内置文件读取方法 by wu-clan in https://github.com/wu-clan/httpfpt/pull/152
* 更新cli文件结构 by wu-clan in https://github.com/wu-clan/httpfpt/pull/151
* 更新部分配置参数命名 by wu-clan in https://github.com/wu-clan/httpfpt/pull/153
* 更新运行配置解析方法 by wu-clan in https://github.com/wu-clan/httpfpt/pull/154
* 添加运行自动创建测试用例参数 by wu-clan in https://github.com/wu-clan/httpfpt/pull/155
* 更新README中allure相关说明 by wu-clan in https://github.com/wu-clan/httpfpt/pull/156
* 修复cli测试数据结构验证短命令 by wu-clan in https://github.com/wu-clan/httpfpt/pull/157
* 添加自定义token授权方式 by wu-clan in https://github.com/wu-clan/httpfpt/pull/158
* 添加typing-extensions依赖包版本控制 by wu-clan in https://github.com/wu-clan/httpfpt/pull/159
* 回退pytest版本以适配插件兼容性 by wu-clan in https://github.com/wu-clan/httpfpt/pull/160
* 添加企微测试报告推送 by ranyong1997 in https://github.com/wu-clan/httpfpt/pull/161
* 为版本0.6.0做准备 by wu-clan in https://github.com/wu-clan/httpfpt/pull/162
* 更新版本号为0.6.0 by wu-clan in https://github.com/wu-clan/httpfpt/pull/163
* 添加请求数据到响应元数据 by wu-clan in https://github.com/wu-clan/httpfpt/pull/164

New Contributors
* ranyong1997 made their first contribution in https://github.com/wu-clan/httpfpt/pull/161

**Full Changelog**: https://github.com/wu-clan/httpfpt/compare/v0.5.2...v0.6.0

0.5.2

What's Changed
* 修复代码断言器执行逻辑 by wu-clan in https://github.com/wu-clan/httpfpt/pull/144
* 升级pytest版本并设定最低版本>=8.0.0 by wu-clan in https://github.com/wu-clan/httpfpt/pull/146
* 添加全局请求认证header_cookie方法 by wu-clan in https://github.com/wu-clan/httpfpt/pull/147
* 更新版本号为0.5.2 by wu-clan in https://github.com/wu-clan/httpfpt/pull/148


**Full Changelog**: https://github.com/wu-clan/httpfpt/compare/v0.5.1...v0.5.2

0.5.1

What's Changed
* 添加默认运行参数打字提示 by wu-clan in https://github.com/wu-clan/httpfpt/pull/137
* 修复CLI程序在py环境<310时的打字类型 by wu-clan in https://github.com/wu-clan/httpfpt/pull/138
* 更新依赖和全局打字提示风格 by wu-clan in https://github.com/wu-clan/httpfpt/pull/139
* 更新变量提取正则并优化相关代码 by wu-clan in https://github.com/wu-clan/httpfpt/pull/140
* 更新版本号为0.5.1 by wu-clan in https://github.com/wu-clan/httpfpt/pull/142


**Full Changelog**: https://github.com/wu-clan/httpfpt/compare/v0.5.0...v0.5.1

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.