Author: Kristijan Vidović
Testing RxSwift Code — How I Learned to Stop Worrying and Love Writing Unit Tests — Part 3
Part 3 of a three-part blog post on writing RxSwift unit tests. Boost your unit testing productivity with Sourcery, Lenses, Prisms, and Quick/Nimble.
Kristijan Vidović
Testing RxSwift Code — How I Learned to Stop Worrying and Love Writing Unit Tests — Part 2
Part 2 of a three-part post in which we explain how to write event-dependent unit tests for business logic using the RxTest framework.
Kristijan Vidović
Testing RxSwift Code — How I Learned to Stop Worrying and Love Writing Unit Tests — Part 1
Our iOS dev Kristijan is sharing all the tricks and techniques he’s learned to improve the speed and quality of writing reactive unit tests with RxSwift.
Kristijan Vidović