Skip to content

feature: ignore outputs in trycmd, only check successful exit #374

Open
@bryango

Description

@bryango

This would be useful when dealing with non-reproducible commands (where the output may change frequently). In this case, checking against the output is unrealistic, but it is still useful to validate that e.g. all the examples in README run successfully.

Context: I am writing test cases for a web scraper.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-trycmdArea: trycmd package

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions