mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 07:47:22 +01:00
tests: adds more tests regarding snapshots multiple
This commit is contained in:
@ -698,6 +698,22 @@
|
||||
✓ failures
|
||||
✓ failures with custom message
|
||||
✓ not failures
|
||||
✓ multiple snapshot expectations
|
||||
✓ multiple snapshot expectations with datasets with (1)
|
||||
✓ multiple snapshot expectations with datasets with ('foo')
|
||||
✓ multiple snapshot expectations with datasets with ('bar')
|
||||
✓ multiple snapshot expectations with datasets with ('baz')
|
||||
✓ describable → multiple snapshot expectations with describe
|
||||
✓ multiple snapshot expectations with repeat @ repetition 1 of 10
|
||||
✓ multiple snapshot expectations with repeat @ repetition 2 of 10
|
||||
✓ multiple snapshot expectations with repeat @ repetition 3 of 10
|
||||
✓ multiple snapshot expectations with repeat @ repetition 4 of 10
|
||||
✓ multiple snapshot expectations with repeat @ repetition 5 of 10
|
||||
✓ multiple snapshot expectations with repeat @ repetition 6 of 10
|
||||
✓ multiple snapshot expectations with repeat @ repetition 7 of 10
|
||||
✓ multiple snapshot expectations with repeat @ repetition 8 of 10
|
||||
✓ multiple snapshot expectations with repeat @ repetition 9 of 10
|
||||
✓ multiple snapshot expectations with repeat @ repetition 10 of 10
|
||||
|
||||
PASS Tests\Features\Expect\toStartWith
|
||||
✓ pass
|
||||
@ -1194,4 +1210,4 @@
|
||||
WARN Tests\Visual\Version
|
||||
- visual snapshot of help command output
|
||||
|
||||
Tests: 2 deprecated, 4 warnings, 5 incomplete, 2 notices, 13 todos, 19 skipped, 844 passed (1947 assertions)
|
||||
Tests: 2 deprecated, 4 warnings, 5 incomplete, 2 notices, 13 todos, 19 skipped, 860 passed (1979 assertions)
|
||||
Reference in New Issue
Block a user