Published inAVIV Product & Tech BlogHow did we enhance our app’s compile time?At AVIV, we consistently seek ways to enhance our developers’ experience working on our apps (SeLoger, Immoweb, Immowelt, and Immonet)…Jan 17Jan 17
Mockist vs Classical testing strategyWe learned in the previous article the difference between Behavior vs State verification. Depending on the testing style, we use either one…Jun 16, 2021Jun 16, 2021
Behavior vs State verificationWe learned in the previous article Test doubles :Jun 7, 2021Jun 7, 2021
Test DoublesWe use tests to verify that a function behaves as expected. When a function has side effects, it means that it depends on something…May 31, 2021May 31, 2021
Published inMac O’Clock‘Template Method’ Pattern in SwiftA behavioral design pattern which improves the communication/interaction between objects and keeps them loosely coupledApr 19, 2020Apr 19, 2020