| # | title | topic | type | difficulty |
|---|---|---|---|---|
| 1 | beforeAll vs beforeEach: the run count | Testing Lifecycle | Multiple choice | Easy |
| 2 | Does cleanup run when the test fails? | Testing Lifecycle | Multiple choice | Easy |
| 3 | Mock, stub, or spy? | Testing Lifecycle | Multiple choice | Medium |
| 4 | The order-dependent test suite | Testing Lifecycle | Multiple choice | Medium |
| 5 |
| The test that fails on Tuesdays |
| Testing Lifecycle |
| Multiple choice |
| Medium |
| 6 | The stub that outlived its test | Testing Lifecycle | Multiple choice | Hard |