I am using threading.Time in python to recursively calling a function with a set amount of time interval.
threading.Time
I am testing this behaviour via python pytest
pytest