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

Add test:unit command, using built-in node test runner #11

Merged
merged 1 commit into from
Oct 22, 2024

Conversation

mvirgil
Copy link
Contributor

@mvirgil mvirgil commented Oct 22, 2024

Typescript support for node's built-in test runner is better on latest version with experimental flags. To keep it compatible with v20, I followed some suggestion in this thread nodejs/help#3902 , and added "glob" as a dependency to figure out the paths to pass to node as CLI argument.

@mvirgil mvirgil requested review from a team as code owners October 22, 2024 22:56
@tonzhan2 tonzhan2 merged commit cceca11 into main Oct 22, 2024
2 checks passed
@tonzhan2 tonzhan2 deleted the ci-test-checks branch October 22, 2024 23:04
@github-actions github-actions bot locked and limited conversation to collaborators Oct 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants