You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
446 B

# 测试方式
考虑到cool-admin采用了自动化路由技术,它与官方集成的jest测试工具并不兼容。为确保测试环境与实际的开发环境保持一致,我们并不推荐使用jest进行测试。
# 自动化测试API工具
我们为您推荐以下的自动化API测试工具:
- [Apifox](https://apifox.com/)
- [ApiPost](https://www.apipost.cn/)
同时这些工具也方便写API接口文档,更加灵活有用