Skip to content

Report test results from JSON files

George Koltsov requested to merge ml-handle-json-test-results into master

Part of https://gitlab.com/gitlab-org/quality/team-tasks/-/issues/504

  • Allows us to use an RSpec formatter with JSON output
  • Updates ResultsInIssues so that test results are more generic (not just JUnit-style results)
  • Add JsonTestResults and JUnitTestResults to represent specific result formats
Edited by George Koltsov

Merge request reports