Skip to content

test_timers

multimer.test_timers

Probe every multimer Timer backend available on this Python port.

From src/ with lib.path configured::

python
>>> import lib.path
>>> import multimer.test_timers

Each implementation is imported and exercised inside its own try block so one failure does not stop the rest. Implementations that cannot be imported are reported as SKIP.