8 lines
175 B
Markdown
8 lines
175 B
Markdown
|
To generate Infection report:
|
||
|
|
||
|
_Customize with the right number of threads for your system._
|
||
|
```
|
||
|
php vendor/bin/infection --threads=24
|
||
|
```
|
||
|
|
||
|
_Logs at the racine, infection.log_
|