Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace jest with node:test #347

Merged
merged 8 commits into from
Nov 23, 2024
Merged

Replace jest with node:test #347

merged 8 commits into from
Nov 23, 2024

Conversation

Kesin11
Copy link
Owner

@Kesin11 Kesin11 commented Nov 23, 2024

Replace jest with node --test --experimental-strip-types for running tests.

--experimental-strip-types can use from Node.js v22


For more details, open the Copilot Workspace session.

Replace `jest` with `node --test --experimental-strip-types` for running tests.

`--experimental-strip-types` can use from Node.js v22

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/Kesin11/ts-junit2json?shareId=XXXX-XXXX-XXXX-XXXX).
@Kesin11 Kesin11 marked this pull request as draft November 23, 2024 08:24
@Kesin11 Kesin11 force-pushed the replace-jest-with-node-test branch from f65a16d to ab97c15 Compare November 23, 2024 13:07
@Kesin11 Kesin11 force-pushed the replace-jest-with-node-test branch from ab97c15 to 6fd344d Compare November 23, 2024 13:12
@Kesin11 Kesin11 marked this pull request as ready for review November 23, 2024 13:12
@Kesin11 Kesin11 added ci Only CI fix fix Refactor or something internal change labels Nov 23, 2024
@Kesin11 Kesin11 merged commit 7f44f0f into master Nov 23, 2024
6 checks passed
@Kesin11 Kesin11 deleted the replace-jest-with-node-test branch November 23, 2024 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Only CI fix fix Refactor or something internal change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant