mirror of
https://github.com/pestphp/pest.git
synced 2026-06-05 10:52:14 +02: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)
|