From 02e3b5aa77969156881d54de10dc4c50b407615a Mon Sep 17 00:00:00 2001 From: Nuno Maduro Date: Thu, 15 Sep 2022 23:08:24 +0100 Subject: [PATCH] Adds `todo` --- tests/.snapshots/success.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/tests/.snapshots/success.txt b/tests/.snapshots/success.txt index 758863b9..0a969770 100644 --- a/tests/.snapshots/success.txt +++ b/tests/.snapshots/success.txt @@ -637,6 +637,10 @@ ✓ it allows access to the underlying expectNotToPerformAssertions method ✓ it allows performing no expectations without being risky + PASS Tests\Features\Todo + ↓ something todo later + ✓ it does something within a file with a todo + PASS Tests\Fixtures\DirectoryWithTests\ExampleTest ✓ it example 1 @@ -769,4 +773,4 @@ WARN Tests\Visual\TeamCity - it is can successfully call all public methods → Not supported yet. - Tests: 4 incompleted, 18 skipped, 514 passed (1298 assertions) + Tests: 4 incompleted, 1 todo, 18 skipped, 515 passed (1299 assertions)