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
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:
The GitHub Source is here: https://github.com/batteries-included/heyya The Hex Docs are here: https://hexdocs.pm/heyya/readme.html