problems icon indicating copy to clipboard operation
problems copied to clipboard

Figlet no arguments test

Open ZRexshima opened this issue 6 months ago • 0 comments

I added a test to check the error code of figlet.py run without arguments.

There was not a test for exit code when running figlet.py without arguments. This is a requirement for the assignment that should randomly select a font, prompt for input, then output the ASCII art.

This is a replacement of PR #275. This time it only has the individual change.

ZRexshima avatar Aug 18 '24 13:08 ZRexshima