pub fn parse(input: &[String]) -> Result<TestExpr, TestCommandParseError>
Parses a test command expression.
input