mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 07:47:22 +01:00
release: v2.10.1
This commit is contained in:
@ -629,6 +629,12 @@
|
||||
✓ failures with custom message
|
||||
✓ not failures
|
||||
|
||||
PASS Tests\Features\Expect\toHavePrefix
|
||||
✓ missing prefix
|
||||
✓ has prefix
|
||||
✓ opposite missing prefix
|
||||
✓ opposite has prefix
|
||||
|
||||
PASS Tests\Features\Expect\toHaveProperties
|
||||
✓ pass
|
||||
✓ failures
|
||||
@ -642,6 +648,12 @@
|
||||
✓ failures with message and Any matcher
|
||||
✓ not failures
|
||||
|
||||
PASS Tests\Features\Expect\toHaveSuffix
|
||||
✓ missing suffix
|
||||
✓ has suffix
|
||||
✓ opposite missing suffix
|
||||
✓ opposite has suffix
|
||||
|
||||
PASS Tests\Features\Expect\toMatch
|
||||
✓ pass
|
||||
✓ failures
|
||||
@ -1174,4 +1186,4 @@
|
||||
WARN Tests\Visual\Version
|
||||
- visual snapshot of help command output
|
||||
|
||||
Tests: 2 deprecated, 4 warnings, 5 incomplete, 2 notices, 13 todos, 19 skipped, 830 passed (1927 assertions)
|
||||
Tests: 2 deprecated, 4 warnings, 5 incomplete, 2 notices, 13 todos, 19 skipped, 838 passed (1939 assertions)
|
||||
Reference in New Issue
Block a user