lib/heyya.ex
defmodule Heyya do
@moduledoc """
Heyya is here to help with you testing. It provides a
set of ExUnit CaseTemplate's that make it easier to test Phoenix
Components, LiveViews, and LiveComponent's.
"""
end
defmodule Heyya do
@moduledoc """
Heyya is here to help with you testing. It provides a
set of ExUnit CaseTemplate's that make it easier to test Phoenix
Components, LiveViews, and LiveComponent's.
"""
end