# Functions
Nerdctl runs a nerdctl command with the specified CLI arguments, expecting the command to succeed without any error code.
NerdctlIgnore runs a nerdctl command with the specified CLI arguments and ignores whatever outcome of running the nerdctl command will be.
SkipWithout skips a test if nerdctl cannot be found in PATH.