mirror of
https://github.com/pestphp/pest.git
synced 2026-03-07 00:07:22 +01:00
feat: --todo flag
This commit is contained in:
12
tests/.snapshots/todo.txt
Normal file
12
tests/.snapshots/todo.txt
Normal file
@ -0,0 +1,12 @@
|
||||
PASS Tests\Features\DatasetsTests
|
||||
↓ forbids to define tests in Datasets dirs and Datasets.php files
|
||||
|
||||
PASS Tests\Features\Todo
|
||||
↓ something todo later
|
||||
↓ something todo later chained
|
||||
↓ something todo later chained and with function body
|
||||
|
||||
PASS Tests\CustomTestCase\ExecutedTest
|
||||
✓ that gets executed
|
||||
|
||||
Tests: 4 todos, 1 passed (1 assertions)
|
||||
Reference in New Issue
Block a user