2016-05-12
Programming, asyncio, Python, Python 3
Async programming 真的非常方便,可以解決很多問題,但它也同時為你帶來新的考驗。其中之一就是單元測試。我描述了一個工作上遇到的測試問題,以及最後的解決方案。
(Read more...)
uranusjr@gmail.com