We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
Understanding the Importance of PhoenixTest in Elixir's Ecosystem
20
clicks
Source: youtube.com
In this presentation from ElixirConf 2024, German Velasco introduces PhoenixTest, a new library aimed at solving the issues faced while testing Phoenix applications. He highlights the existing libraries in the ecosystem, such as LiveView for interactive pages, Ecto for database mapping, and ExUnit as a testing framework, but points out the lack of a unified solution for testing Phoenix applications. Velasco explains the limitations of current testing methods, particularly when handling LiveViews and dynamically rendered pages, and discusses the challenges posed by using tools like Wallaby and Hound due to their dependence on browser interactions. He presents PhoenixTest as a solution that integrates smoothly into the ecosystem, and shares a live coding session to demonstrate its capabilities, asserting that attendees will gain the knowledge needed to effectively implement PhoenixTest in their projects.
Related posts
© HashMerge 2025