public save(path as FilePath) as Void:
Saves this report as formatted JSON.
path
report.save(FilePath("test-results.json"))