Skip to content

Equivalent of assert_cmd::Command::write_stdin with extension traits #285

@asasine

Description

@asasine

Based on asasine/spongebob#37, I was trying to update my tests to integration tests and use assert_cmd::cargo::CommandCargoExt::cargo_bin instead of assert_cmd::Command::cargo_bin however I use the write_stdin API. Is there an equivalent extension method or recommended pattern I should use to replace that type?

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