Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 3.01 KB

ECOSYSTEM.md

File metadata and controls

40 lines (30 loc) · 3.01 KB

生态

这是 axios 相关库和资源的列表。如果你想添加任何内容,请不要犹豫,直接提交 PR。

通用

记录和调试

React and redux

单元测试

  • axiosist - 基于 Axios 的超级测试:将 node.js 请求处理器转换为 axios 适配器,用于 node.js 服务器单元测试。
  • axios-mock-adapter — 可以轻松模拟请求的 Axios 适配器
  • moxios - 模拟 axios 请求进行测试
  • mocha-axios - 使用 Mocha 和 Axios 简化集成测试