mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 15:57:21 +01:00
Merge branch '2.x' into 3.x
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
|
||||
Pest Testing Framework 3.0.0-dev-0002.
|
||||
Pest Testing Framework 3.0.0-dev-0003.
|
||||
|
||||
USAGE: pest <file> [options]
|
||||
|
||||
@ -30,6 +30,7 @@
|
||||
--exclude-group [name] ........... Exclude tests from the specified group(s)
|
||||
--covers [name] ................. Only run tests that intend to cover [name]
|
||||
--uses [name] ..................... Only run tests that intend to use [name]
|
||||
--list-test-files ................................ List available test files
|
||||
--list-tests .......................................... List available tests
|
||||
--list-tests-xml [file] ................. List available tests in XML format
|
||||
--filter [pattern] ............................... Filter which tests to run
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
|
||||
Pest Testing Framework 3.0.0-dev-0002.
|
||||
Pest Testing Framework 3.0.0-dev-0003.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user