Six lessons on the testing-and-organisation layer. Ten questions, 80% pass.
Let's go.
| Lesson | Concept |
|---|---|
| 15 | Why test — failing-loud mindset |
| 16 | unittest.TestCase basics |
| 17 | Parametrising with subTest |
| 18 | Modules and packages |
| 19 | Idiomatic Python — EAFP, truthiness, is None |
| 20 | Synthesis — small library composing 6 primitives |
Create a free account to get started. Paid plans unlock all tracks.
Six lessons on the testing-and-organisation layer. Ten questions, 80% pass.
Let's go.
| Lesson | Concept |
|---|---|
| 15 | Why test — failing-loud mindset |
| 16 | unittest.TestCase basics |
| 17 | Parametrising with subTest |
| 18 | Modules and packages |
| 19 | Idiomatic Python — EAFP, truthiness, is None |
| 20 | Synthesis — small library composing 6 primitives |