
Testing Tips: Avoid sleep in tests
Hi ๐,
In this article I want to show a testing tip that Iโve recently learned myself by reading Software Engineering at Google: Lessons Learned from Programming Over Time. The technique improved the way I write unit tests.

