Packages
dotenvy_generators
0.9.0
Generators for Elixir apps using Dotenvy for config including variants of the phx_new generators
Current section
Files
Jump to
Current section
Files
templates/phx_single/test/test_helper.exs
ExUnit.start()<%= if @ecto do %>
<%= @adapter_config[:test_setup_all] %><% end %>