Documentation
¶
Overview ¶
Package jjtest provides helpers for constructing real Jujutsu (jj) repositories in tests. Unlike production code, tests may shell out to the jj binary. Tests using these helpers skip when jj is not installed.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddWorkspace ¶
AddWorkspace adds a secondary jj workspace at wsPath from the main repo at mainDir, with the given workspace name.
func InitNative ¶
InitNative creates a native (non-colocated) jj repo in dir and returns dir.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.