mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 07:47:22 +01:00
Add working interpolated dataset name
This commit is contained in:
@ -77,6 +77,8 @@
|
||||
✓ eager registered wrapped datasets did the job right
|
||||
✓ named datasets with dataset "one"
|
||||
✓ named datasets with dataset "two"
|
||||
✓ interpolated "one" named datasets
|
||||
✓ interpolated "two" named datasets
|
||||
✓ named datasets did the job right
|
||||
✓ lazy named datasets with (Bar)
|
||||
✓ it creates unique test case names with ('Name 1', Pest\Plugin Object (), true) #1
|
||||
@ -1440,4 +1442,4 @@
|
||||
WARN Tests\Visual\Version
|
||||
- visual snapshot of help command output
|
||||
|
||||
Tests: 2 deprecated, 4 warnings, 5 incomplete, 2 notices, 13 todos, 21 skipped, 1030 passed (2515 assertions)
|
||||
Tests: 2 deprecated, 4 warnings, 5 incomplete, 2 notices, 13 todos, 21 skipped, 1032 passed (2517 assertions)
|
||||
Reference in New Issue
Block a user