User Story
As a project maintainer, I want automated tests that verify v3 projects produce the same output on v4.
Acceptance Criteria
Given a set of v3 sample projects with known output
When each project is built with v4
Then generateHTML output matches v3 output (excluding timestamps)
And generatePDF output is generated without errors
And no unexpected warnings or errors appear
Priority: Must
Epic: v4-E5 (#7)
Blocked by: v4-E1, v4-E2
User Story
As a project maintainer, I want automated tests that verify v3 projects produce the same output on v4.
Acceptance Criteria
Priority: Must
Epic: v4-E5 (#7)
Blocked by: v4-E1, v4-E2