UI Component Testing Revisited: Modern Implementation with Visual Verification (opens in new tab)
Eight years ago, I wrote about UI Component Testing - the idea of testing UI components in isolation within test harnesses, focusing on the smallest reasonable rectangle while maintaining realistic evenThis blogt coupling. The goal was to be closer to the speed of unit tests with the confidence of integration tests, targeting “multiple tests per second” throughput.
Read the original article