Documentation ¶
Overview ¶
Package git creates a stub git repository available over HTTP. The repositories are available on localhost:`port`/git/`name`.git, the host and port can be obtained from Host
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddStepsTo ¶
func AddStepsTo(sc *godog.ScenarioContext)
AddStepsTo adds Gherkin steps to the godog ScenarioContext
func CertificatePath ¶
CertificatePath returns the path to the self-signed certificate used for TLS handshake
func Host ¶
Host returns the `host:port` of the git server. The repository can be accessed via http://host:port/git/`name`git
func LatestCommit ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.