Creates a new report.
Report([this.testName = "", Iterable<Record>? records]): records = records?.toList() ?? <Record>[];