Published inBetter ProgrammingModeling Testable Dependencies in iOS CodebasesCode example with options for implementing testable dependencies in your projectApr 22, 2022Apr 22, 2022
Quick Tip: Improving AcessibilityIdentifiers in SwiftUIIntroducing simple data modelling approach to improve the way we deal with Accessibility Identifier's in SwiftUIDec 29, 20211Dec 29, 20211
Quick Tips: Testing Fatal ErrorHave you ever needed to test something that throws a fatalError?Apr 24, 2021Apr 24, 2021
Improving MVVM forms in SwiftUIWhen implementing a form with MVVM in SwiftUI, we end up having to deal with a lot of boilerplate code for our bindings.Mar 27, 2021Mar 27, 2021
Published inWarren TechMelhorando seus testes com FixturesMockar valores para um teste pode ser algo bastante lento e moroso. E às vezes acabamos produzindo um teste verboso e de baixa…Feb 9, 2021Feb 9, 2021
Testing in Combine: Collecting ValuesA generic approach to collect values when testing values in combine.Dec 11, 2020Dec 11, 2020
Encapsulating business logic using the Command PatternImplementing Use Cases in SwiftOct 16, 2020Oct 16, 2020
Optimize your code reviews with DangerSave time automating part of your code reviewsApr 18, 2020Apr 18, 2020