mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 07:47:22 +01:00
adds tests
This commit is contained in:
@ -178,7 +178,12 @@
|
||||
✓ not property calls
|
||||
|
||||
PASS Tests\Features\Expect\pipe
|
||||
✓ pass
|
||||
✓ pipe is applied and can stop pipeline
|
||||
✓ pipe is run and can let the pipeline keep going
|
||||
✓ intercept is applied
|
||||
✓ intercept stops the pipeline
|
||||
✓ interception is called only when filter is met
|
||||
✓ intercept can be filtered with a closure
|
||||
|
||||
PASS Tests\Features\Expect\ray
|
||||
✓ ray calls do not fail when ray is not installed
|
||||
@ -723,5 +728,5 @@
|
||||
✓ it is a test
|
||||
✓ it uses correct parent class
|
||||
|
||||
Tests: 4 incompleted, 9 skipped, 479 passed
|
||||
Tests: 4 incompleted, 9 skipped, 484 passed
|
||||
|
||||
Reference in New Issue
Block a user