Instrumented tests using MockK, Koin and Robot Pattern
This sample was presented at the Thoughtworks Tech Talks II event in the ThoughtWorks' São Paulo office.
The slides that complement it can be viewed here.
Related topics
- Jake Wharton talking about the Robot Pattern: https://academy.realm.io/posts/kau-jake-wharton-testing-robots/
- Series of blog posts showing basic and advanced MockK features: https://blog.kotlin-academy.com/search?q=Mocking%20is%20not%20rocket%20science
- Koin documentation: https://insert-koin.io/docs/2.0/quick-references/starting-koin/
- Truth, the Google's assertion libray I talked about during the presentation: https://github.com/google/truth