Report test results from JSON files
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 James Nutt