Hacker News new | ask | show | jobs
by V-2 3471 days ago
They seem to favour unit tests over integration tests, which is achieved by abstracting the layout logic away from Activities and into view models that can be unit tested with no fuss.