# 安装依赖
$ npm install
# 运行测试
$ npm run test
- Unit Testing Beginner's Guide - Part 1 - Testing Functions �[翻译]单元测试初学者指南 - Part1 - 函数测试
- Unit Testing Beginners Guide - Part 2 - Spying and fake timers �[翻译]单元测试初学者指南 - 第二部分 - Spying and fake timers
- Unit Testing Beginners Guide - Part 3 - Mock Http And Files access �[翻译]单元测试初学者指南 - 第三部分 - 模拟Http请求和访问文件