https://github.com/stefee/swc-node-jest-repro-691
https://github.com/stefee/swc-node-jest-repro-691
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/stefee/swc-node-jest-repro-691
- Owner: stefee
- Created: 2023-02-11T16:32:22.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-11T16:42:10.000Z (over 2 years ago)
- Last Synced: 2025-04-01T21:11:33.464Z (2 months ago)
- Language: TypeScript
- Size: 91.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a reproduction for an issue with `@swc-node/jest`.
To reproduce the issue:
```
npm install
npm test --workspaces
```