Skip to content

Feature request: Exposing child id from inner std::process::Command #219

@Simon-Brummer

Description

@Simon-Brummer

Hi,

I have a small feature request: I've tried the use assert_cmd to test if may application reacts correctly to unix signals. In order to do that,
I need to get the PID of the running process to send the right signal. I know that std::process::Command implements a way to do so and it would be nice to have the same functionality in assert_cmd

Cheers Simon

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