New Open Training Season - Q1 2019
2018 is ending and the new year's resolutions are something we should start thinking about 馃My goals for 2019 from the tech viewpoint are
2018 is ending and the new year's resolutions are something we should start thinking about 馃My goals for 2019 from the tech viewpoint are
Two weeks ago we started a new adventure in our office. Twelve hungry-for-knowledge new students began our Mobile Testing Open Training [https://www.karumi.com/testing-training]
When writing tests, there are always three words we need to remember. Arrange, act and assert! These three words can be used as a mnemonic of
The Android community has definitively moved from writing coupled code on top of god activities using Java, to write testable, concise, and structured code in Kotlin.
Creational patterns are one of the most powerful tools any engineer can use when writing automated tests. But today we are going to review a different