Testing
Test types and the pyramid
What's the difference between unit tests, integration tests, and UI tests?
Test types and the pyramid
What's the difference between unit tests, integration tests, and UI tests?
TestingShort answerAdvanced
You have dozens of UI tests that are slow and break often. How would you restructure the …
#unit-test #ui-test
TestingShort answerIntro
A teammate says they'd rather build one more feature than spend the time writing tests. H…
#unit-test
TestingShort answerBasics
You got a take-home for a minimal iOS app with basic unit tests, and the brief says to fi…
#unit-test
TestingShort answerAdvanced
This one comes up onsite: "how does your team use tests today, and how would you follow T…
#ui-test