-
Notifications
You must be signed in to change notification settings - Fork 422
Open
Labels
enhancementmetaissues/PRs related to the maintenance of the crate.issues/PRs related to the maintenance of the crate.
Milestone
Metadata
Metadata
Assignees
Labels
enhancementmetaissues/PRs related to the maintenance of the crate.issues/PRs related to the maintenance of the crate.
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
Alexhuszagh commentedon Nov 5, 2022
I think assert_cmd might be the proper tool for the job here:https://crates.io/crates/assert_cmd
Edit:
trycmd
is probably better, and I'll try to configure it entirely tomorrow.Alexhuszagh commentedon Nov 12, 2022
I think some variant of this should be finished prior to 0.3.0, just to avoid any regressions during our next release.