Recording not yet published
Talk
20:00
Browsers need not apply, UI testing with Lustre and Gleam.
UI testing is a chore. Often we end up settling with an end-to-end testing system, writing JavaScript assertion and snapshot tests, and dealing with half hour CI times. Isn't there a better way?
In this talk we'll break down and better understand what exactly it is we're trying to test when testing user interfaces before taking a look at four different approaches we can take for UI testing in Lustre without leaving the comfort of eunit.
We'll walk away with a toolkit of testing approaches we can reach for before we need to pull out Cypress and grind our CI to a halt!