mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 15:57:21 +01:00
6 lines
337 B
Plaintext
6 lines
337 B
Plaintext
Pest Options:
|
|
--init Initialise a standard Pest configuration
|
|
--coverage Enable coverage and output to standard output
|
|
--min=<N> Set the minimum required coverage percentage (<N>), and fail if not met
|
|
--group=<name> Only runs tests from the specified group(s)
|