Merge branch 'master' of https://github.com/pestphp/pest into patch-1

# Conflicts:
#	tests/.snapshots/success.txt
This commit is contained in:
Tom Witkowski
2020-06-21 18:25:57 +02:00
9 changed files with 105 additions and 21 deletions

View File

@ -49,6 +49,14 @@
✓ it creates unique test case names with ('Name 1', Pest\Plugin Object (), true) #3
✓ it creates unique test case names - count
PASS Tests\Features\Depends
✓ first
✓ second
✓ depends
✓ depends with ...params
✓ depends with defined arguments
✓ depends run test only once
PASS Tests\Features\Exceptions
✓ it gives access the the underlying expectException
✓ it catch exceptions
@ -155,5 +163,5 @@
WARN Tests\Visual\Success
s visual snapshot of test suite on success
Tests: 6 skipped, 88 passed
Time: 3.53s
Tests: 6 skipped, 94 passed
Time: 3.73s