Class: Gitlab::QA::Report::ResultsInIssues
- Inherits:
-
ReportAsIssue
- Object
- ReportAsIssue
- Gitlab::QA::Report::ResultsInIssues
- Defined in:
- lib/gitlab/qa/report/results_in_issues.rb
Overview
Uses the API to create or update GitLab issues with the results of tests from RSpec report files.
Constant Summary
Constants inherited from ReportAsIssue
Gitlab::QA::Report::ReportAsIssue::MAX_TITLE_LENGTH
Method Summary
Methods inherited from ReportAsIssue
Constructor Details
This class inherits a constructor from Gitlab::QA::Report::ReportAsIssue