commandeer

Attribute Macro commandeer 

Source
#[commandeer]
Expand description

Procedural macro for setting up commandeer test environment

Usage: #[commandeer(Record, "echo", "ls")]

This expands to code that creates a Commandeer instance and mocks the specified commands