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: 3 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 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-08T11:11:16.000Z (3 months ago)
- Last Synced: 2025-03-08T12:19:25.948Z (3 months ago)
- Topics: babel, jest, react, sample, testing, typescript, unit, unit-testing, vite
- Language: TypeScript
- Homepage:
- Size: 625 KB
- Stars: 1
- Watchers: 2
- 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