tests-colocated-with-solutions

Status: IN

Test suites live alongside solutions — either embedded in the same `solution.py` file (with a `unittest` class) or in a sibling `test_solution.py`, making each problem directory independently testable.

Source: entries/2026/06/06/binary-tree-inorder-traversal-solution.md

JSON