@Test
    void handlesLongHelpCommands() throws Exception {
        assertThat(cli.run("--help"))
                .isEmpty();