Update inspections.md

This commit is contained in:
Dennis Eichhorn 2022-04-08 17:35:02 +02:00 committed by GitHub
parent 347870cc09
commit ab7ee44e4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -117,7 +117,7 @@ By doing this every commit will be inspected and either pass without warnings, p
#### Release Report
The **TestReportGenerator** generates a customer report which outputs various information regarding tests (unit, integration, static) and code quality. The primary purpose of this report generator is to aggregate the code inspections in a printable format that can be used for auditing purposes on the customer side.
The (TestReportGenerator)[https://github.com/Karaka-Management/TestReportGenerator] generates a customer report which outputs various information regarding tests (unit, integration, static) and code quality. The primary purpose of this report generator is to aggregate the code inspections in a printable format that can be used for auditing purposes on the customer side.
```sh
php TestReportGenerator/src/index.php \