Thread
Stories related to ""Testing Python-Requests with Betamax" Tutorial on Semaphore CI" across the full archive.
a process for taking python scripts from prototype to production that strikes a different balance than the one in [Writing sustainable Python scripts](https://vincent.bernat.ch/en/blog/2019-sustainable-python-script)
Have you ever wondered how to create more sophisticated Python mocks? Or have you ever used alternatives such as time.sleep() to overcome any implementation curdle? Join Karen on mocking threading.Timer to witness how she manages to do that and more.