I\'m trying to write a CLI command in Groovy. I\'m also trying to take a TDD approach.
My first test was going to be simply a command that exits with a success code. I ch