Auto Flag
You can now run retest without passing a command in quotes and retest will find out the appropriate command to run.
Works with --all
flag too. Examples:
retest
retest --all
retest --auto
retest --auto --all
Those are equivalent
retest
retest --auto