1 comment

[ 3.5 ms ] story [ 11.4 ms ] thread
We're releasing `Heyya` our Elixir + Phoenix LiveView testing library v1.0.0 today. Heyya is a library that makes it easy to test HTML UI in Phoenix via some cool elixir metaprogramming. Features include:

  - Stateless component snapshot testing.
  - Easier to use LiveView pipe-based view testing
  - LiveComponent testing with automatic view hosting
  - LiveView snapshot testing
The GitHub Source is here: https://github.com/batteries-included/heyya The Hex Docs are here: https://hexdocs.pm/heyya/readme.html