Story 1.1: Configure JUnit XML Reporting for All Test Runners
Story: 1.1
Epic: 1 — Merge with Confidence — CI/CD Pipeline
PRD: testing-framework
Configure JUnit XML reporting for all 5 test runners (Jest x3, pytest, flutter_test, Playwright) to enable GitLab CI test result visualization.
Acceptance Criteria:
- jest-junit added to backend, frontend, document-repository
- pytest junitxml configured
- junitreport added to Flutter
- Playwright junit reporter configured
- All configs pass lint checks