-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Milestone
Description
It will be reference implementation for acceptance strategies (#68) and used instead of existing manual in standard preset (#60).
It should have two modes.
Strict (default)
- When
acceptcommand used, commits stage (or everything if staged is empty) and replacesacceptedfield of baset config with current commit id. - When
testcommand used baseliner's output should be immediately written to baseline file and compared to same file from git history at commit id that presents inacceptedfield of baset config.
Non-strict
- When
acceptcommand used, commits stage (or everything if staged is empty). - When
testcommand used baseliner's output should be immediately written to baseline file and compared to same file from git history at latest committed point.
Metadata
Metadata
Assignees
Labels
No labels