https://github.com/pdsuwwz/vite-react-unit
Unit Testing for React 18.x + TS -- 搭建 React 单元测试环境(包含覆盖率测试)
https://github.com/pdsuwwz/vite-react-unit
babel jest react sample testing typescript unit unit-testing vite
Last synced: 4 months ago
JSON representation
Unit Testing for React 18.x + TS -- 搭建 React 单元测试环境(包含覆盖率测试)
- Host: GitHub
- URL: https://github.com/pdsuwwz/vite-react-unit
- Owner: pdsuwwz
- License: mit
- Created: 2021-11-30T01:54:47.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2026-03-05T17:40:28.000Z (4 months ago)
- Last Synced: 2026-03-05T20:22:47.232Z (4 months ago)
- Topics: babel, jest, react, sample, testing, typescript, unit, unit-testing, vite
- Language: TypeScript
- Homepage:
- Size: 590 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vite-react-unit
[](https://github.com/pdsuwwz/vite-react-unit/actions/workflows/unit-testing.yml)
[](https://github.com/pdsuwwz/vite-react-unit/deployments/activity_log)
[](https://codecov.io/gh/pdsuwwz/vite-react-unit)
[](https://github.com/facebook/jest)
[](https://github.com/pdsuwwz)
[](https://github.com/pdsuwwz/vite-react-unit/blob/master/LICENSE)
Unit Testing for React 18.x + TS