Documentation ¶
Overview ¶
Package gitlab contains everything for the integration into gitlab.
E.g. creating issues for failed tests
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateIssue ¶
func CreateIssue(issueGetter handler.IssueGetter, issueAdder handler.IssueAdder, project *project.Project, caseVersion test.CaseVersion, protocol test.CaseExecutionProtocol) error
CreateIssue creates an issue in gitlab if the test of the protocol was not successful.
Returns an error if any occurred.
Types ¶
Click to show internal directories.
Click to hide internal directories.