Show HN: Heyya v1.0.0 Elixir and Phoenix LiveView Snapshot Testing Library

by eclarkon 7/30/2024, 5:15 PMwith 1 comments

by eclarkon 7/30/2024, 5:15 PM

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