https://github.com/kovalenkovpu/vite-jest-template
Example of configuring Vite/React with Jest using ts-ject library. Additionally, MSW-based, DI ready with InversifyJS, Cypress included.
https://github.com/kovalenkovpu/vite-jest-template
cypress inversify jest mock-service-worker react react-testing-library ts-jest vite
Last synced: 3 months ago
JSON representation
Example of configuring Vite/React with Jest using ts-ject library. Additionally, MSW-based, DI ready with InversifyJS, Cypress included.
- Host: GitHub
- URL: https://github.com/kovalenkovpu/vite-jest-template
- Owner: kovalenkovpu
- Created: 2021-07-09T13:44:56.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-16T10:32:43.000Z (almost 5 years ago)
- Last Synced: 2025-12-31T21:14:37.971Z (6 months ago)
- Topics: cypress, inversify, jest, mock-service-worker, react, react-testing-library, ts-jest, vite
- Language: JavaScript
- Homepage:
- Size: 99.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vite-jest-template
Setup template for Vite/React + Jest + RTL + RTL/hooks + MSW.