mirror of
https://github.com/Karaka-Management/Developer-Guide.git
synced 2026-01-11 12:28:41 +00:00
Update inspections.md
This commit is contained in:
parent
347870cc09
commit
ab7ee44e4e
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user