Testing Live Views
Chris emphasizes the importance of integration tests for web-facing code, arguing that they mirror the user's journey more effectively than unit tests. He explains how to utilize HTML parsers for selector-based tests within live views, enhancing the testing process. The discussion highlights the speed and efficiency of testing in Elixir, making integration tests a preferred choice for developers.In this clip
From this podcast

Software Engineering Radio - the podcast for professional software developers
Episode 394: Chris McCord on Phoenix LiveView
Related Questions