# Functions
NewGitOperator provides an implementation of a GitHub Operator with authentication.
NewUnauthenticatedGitOperator provides an implementation of a GitHub Operator without authentication.
# Constants
No description provided by the author
# Structs
FailedTest is used to store information about failed test.
GitOperator is an object that will do basic operations on GitHub.
JUnitOperator is an object that will do basic operations on JUnit related objects.