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 tests using cross-spawn #101

Open
demurgos opened this issue Jul 11, 2019 · 0 comments
Open

Add tests using cross-spawn #101

demurgos opened this issue Jul 11, 2019 · 0 comments

Comments

@demurgos
Copy link
Contributor

cross-spawn is a popular package to fix some of Node's shortcomings when spawning processes on Windows (such as escaping arguments). We should add some tests spawning processes through this library to make sure that there is no mismatch such as double-escaping the arguments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant