Skip to content

Commit 6ddc335

Browse files
Merge branch '2-first-steps' into 3-assertions
2 parents 07b8c4e + 0a79766 commit 6ddc335

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

workshop/1-getting-started.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,7 @@ The `test_basic_duckduckgo_search` is merely a stub, but it establishes good pra
160160
* It can be run immediately.
161161

162162
The `pass` statement at the end is just a no-op.
163+
It does **not** mean "pass the test".
163164

164165
Remember, write test *cases* before you write test *code*.
165166

0 commit comments

Comments
 (0)