An open API service indexing awesome lists of open source software.

https://github.com/wangxiaoyugg/jest-ts-demo

jest-ts-demo
https://github.com/wangxiaoyugg/jest-ts-demo

Last synced: 3 months ago
JSON representation

jest-ts-demo

Awesome Lists containing this project

README

        

# jest-typescript-demo

使用 jest 测试 typescript 代码的 demo

1. 匹配器的使用
2. 异步函数
3. 模拟函数

## jest 文档

[jest doc](https://doc.ebichu.cc/jest/docs/zh-Hans/configuration.html)