feat: --todo flag

This commit is contained in:
Nuno Maduro
2023-01-15 20:51:27 +00:00
parent 3a4a57a262
commit 6982b02d48
12 changed files with 121 additions and 11 deletions

12
tests/.snapshots/todo.txt Normal file
View 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)