Skip to content

v4.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Nov 02:51
· 60 commits to refs/heads/main since this release

🚀 新功能

  • feat: 为商店测试新增步骤总结与使用 logging 格式化日志 @BigOrangeQWQ (#297)
  • feat: 添加测试中的提示 @he0119 (#294)
  • feat: 支持修改配置并重新测试 @he0119 (#295)
  • feat: 从插件测试中提取环境信息 @he0119 (#288)

🐛 Bug 修复

  • fix: 修复插件测试结果中插件元数据 description 字段名称不正确的问题 @he0119 (#298)
  • fix(docker_test): 修复 Docker Test 报错未捕获的问题 @he0119 (#296)
  • fix(plugin_test): 超时后仍需读取 stdout 与 stderr 的内容 @he0119 (#291)

💫 杂项