Elixir
Wallaby: End-to-End Browser Testing for Phoenix Applications
Wallaby is an Elixir browser testing library that drives real browsers through WebDriver. Where Phoenix.LiveViewTest tests the server side without a browser, Wallaby tests the complete stack — JavaScript execution, CSS animations, WebSocket connections, and real browser rendering. It's the closest you get to testing what users actually