-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
I want to mock specific calls to subprocess but the command inputs are varying, e.g. cmake -S/path/to/generated_data -B/random/build_path. I would thus like to use regex match these arguments and make sure other commands like cmake --build are not called.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels