Packages

Generators for Elixir apps using Dotenvy for config including variants of the phx_new generators

Current section

Files

Jump to
dotenvy_generators templates phx_single test test_helper.exs
Raw

templates/phx_single/test/test_helper.exs

ExUnit.start()<%= if @ecto do %>
<%= @adapter_config[:test_setup_all] %><% end %>