2022-02-05 17:33:22 +08:00

31 lines
510 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 开发者工具功能测试
## 工具基本功能
- [x] 导入项目
- [x] 创建项目
- [x] 打开项目
## 小程序基本功能
- [x] 编译运行
- [x] 可视化
- [x] 元素选择
- [x] 二维码预览
- [x] 自动预览
- [x] 二维码真机调试
- [x] 自动真机调试
- [ ] npm构建未测试
## 版本管理
- [x] 打开
- [x] 代码管理可点击
- [ ] 终端打开(不通过)
## 自动化测试
- [x] 打开界面
- [x] 录制
- [x] 回放