How to create independent test report?

How to create independent test report?

I need to send page with QUnit report to another person, who doesn't have access to specific environment, so can't just rerun tests.
But we need him to be able to filter results, collapse/extend tests and so on for analysis/review.
How one can do that?