Skip to content

Add tests using cross-spawn #101

@demurgos

Description

@demurgos

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions