top of page


7-9 OCT. 2026
BERLIN


( SPEAKER )
Sandra Lundh
Software developer at Publicis Sapient
( SESSION )
Test Semantics with Golden Tests
While semantics aren't visible to the average user, they are essential for users relying on screen readers. So visualising their impact, like how semantics affect your UI, gives you indirect visibility into how accessible your app is.
Typically, semantics are tested with unit or widget tests. But here's the thing: those tests can be time-consuming and I find myself parsing dense logs to understand what's going on.
The solution: Golden tests.
In my talk I'll showcase how you can use goldens tests to display the accessibility structure of widgets, which makes your tests instantly digestible, not only for you but also for your team.
bottom of page