Skip to content

Auto Flag

Compare
Choose a tag to compare
@AlexB52 AlexB52 released this 16 Mar 23:00
· 133 commits to main since this release

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