mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 15:57:21 +01:00
chore: versions
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
|
||||
Pest Testing Framework 3.0.0-dev-0005.
|
||||
Pest Testing Framework 3.0.0-dev-0006.
|
||||
|
||||
USAGE: pest <file> [options]
|
||||
|
||||
@ -57,6 +57,7 @@
|
||||
--stop-on-notice ............. Stop after first test that triggered a notice
|
||||
--stop-on-skipped ............................ Stop after first skipped test
|
||||
--stop-on-incomplete ...................... Stop after first incomplete test
|
||||
--fail-on-empty-test-suite Signal failure using shell exit code when no tests were run
|
||||
--fail-on-warning Signal failure using shell exit code when a warning was triggered
|
||||
--fail-on-risky Signal failure using shell exit code when a test was considered risky
|
||||
--fail-on-deprecation Signal failure using shell exit code when a deprecation was triggered
|
||||
|
||||
@ -1,3 +0,0 @@
|
||||
|
||||
Pest Testing Framework 3.0.0-dev-0005.
|
||||
|
||||
Reference in New Issue
Block a user