gfargo/git-scenarios

Materialize a named git-scenarios scenario into a workspace directory for CI integration tests

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
scenarioName of the scenario to materialize (e.g. feature-pr-ready, mid-merge-conflict)yes
pathDirectory to materialize the scenario into (workspace-relative or absolute). Defaults to git-scenario in the workspace root.nogit-scenario
remoteOptional URL to register as the origin remote (e.g. git@github.com:org/repo.git)no""
versionVersion of @gfargo/git-scenarios to use when falling back to npx (e.g. latest, 1.1.0)nolatest
namedescription
pathAbsolute path to the materialized scenario directory