Wed, 14th Oct 2020, 05:38
TIL the difference between a fake and a mock. ✨ #testing
https://tyrrrz.me/blog/fakes-over-mocks

Prefer Fakes Over Mocks • Oleksii Holub
The primary purpose of software testing is to detect any potential defects in a program before it reaches its intended consumers. This is typically achieved by establishing functional requirements which define supported user interactions as well as expecte…
tyrrrz.me