tests-colocated-in-solution-file

Status: IN

Some problem solutions bundle `unittest` test cases directly in `solution.py` alongside the solution class, with `unittest.main()` at the bottom, in addition to the separate `test_solution.py` file.

Source: entries/2026/06/06/latest-time-by-replacing-hidden-digits-solution.md

Depended on by

JSON