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

Run mocha using process.execPath instead of harcoding "node" #48797

Merged
merged 1 commit into from
May 4, 2022

Conversation

Andarist
Copy link
Contributor

This is just a small tooling PR that makes it easier to execute tasks using gulp with alternative execPath. Specifically, it makes it easier to record runs with https://www.replay.io/

Note that you are already using the same thing here:

exec(process.execPath,

@typescript-bot typescript-bot added the For Uncommitted Bug PR for untriaged, rejected, closed or missing bug label Apr 21, 2022
@typescript-bot
Copy link
Collaborator

This PR doesn't have any linked issues. Please open an issue that references this PR. From there we can discuss and prioritise.

@sandersn sandersn merged commit d337cbc into microsoft:main May 4, 2022
@Andarist Andarist deleted the run-mocha-exec-path branch May 4, 2022 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
For Uncommitted Bug PR for untriaged, rejected, closed or missing bug Housekeeping Housekeeping PRs
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants