1 2 3 4 5 6 7 8 9 10 11
#!/usr/bin/env bats # @test "Help: show short usage when no subcommand is given." { # run ./cli.pl # [[ "$status" -eq 1 ]] # } # print short usage # show manpage # create pastebin # create a slide