Skip to content

Testing practice problems in Python

Difficulty:
Category:
Tag:

Showing 8 of 8

Status Title Difficulty
A rate limiter with an injected clock Medium
A rate limiter you can test without sleeping Hard
Detecting leaked tasks and forcing a race Medium
Fixture setup and teardown order Medium
Four properties for one codec Hard
Minimal counterexamples for an LRU cache Hard
Mutation testing: scoring a test suite Hard
Reimplementing pytest's parametrize expansion Medium