macro_rules! command { () => { ... }; ($name:expr) => { ... }; }
Returns a new command-line command for executing tested application.