Skip to main content

patch

Apply patch changes to your Momentic tests.
npx momentic apply patch [options]

Options

-c, --config <config>
string
Path to the Momentic configuration file. If not specified, it defaults to momentic.config.yaml in the current directory.
-f, --filter <filter>
string
Only applicable when using Workspaces. Loads the project with the specified name.
--from <from>
string
The identifier of the patch to apply. It consists of three random words separated by dashes, like potato-apple-cherry.
--to <to>
string
The test name to apply the patch to.