Class: Gitlab::QA::Report::ResultsInIssues

Inherits:
ReportAsIssue show all
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

#initialize, #invoke!

Constructor Details

This class inherits a constructor from Gitlab::QA::Report::ReportAsIssue