Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/haixiangyan/jest-tutorial-example
🃏《Jest 实践指南》的配套项目
https://github.com/haixiangyan/jest-tutorial-example
jest testing typescript
Last synced: 3 months ago
JSON representation
🃏《Jest 实践指南》的配套项目
- Host: GitHub
- URL: https://github.com/haixiangyan/jest-tutorial-example
- Owner: haixiangyan
- License: mit
- Created: 2022-04-10T07:42:47.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-02T09:33:50.000Z (over 2 years ago)
- Last Synced: 2024-10-25T02:48:39.290Z (3 months ago)
- Topics: jest, testing, typescript
- Language: TypeScript
- Homepage: http://github.yanhaixiang.com/jest-tutorial/
- Size: 294 KB
- Stars: 99
- Watchers: 2
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🃏《Jest 实践指南》(配套项目)
[![Coverage Status](https://coveralls.io/repos/github/haixiangyan/jest-tutorial-example/badge.svg?branch=main)](https://coveralls.io/github/haixiangyan/jest-tutorial?branch=main)
更多关于 Jest 的实践内容请查看 [《Jest 实践指南》](http://github.yanhaixiang.com/jest-tutorial/) 。