Skip to content

Diff Feature

Compare
Choose a tag to compare
@AlexB52 AlexB52 released this 19 Apr 20:45
· 134 commits to main since this release

This release includes a new feature: Diff feature used with the --diff option.
It helps you run a sanity check only on specs related your current changes against a branch. So that you don't run the whole suite locally but still gets a check before triggering a full CI suite once pushed.

retest --diff origin/main

The release also has minor improvements on file search depending on the command you run