/Ecto-Test

Create Small Ecto Project to Test put_assoc() Against many_to_many()

Primary LanguageElixirGNU General Public License v3.0GPL-3.0

Testing

Create a small Ecto project to test put_assoc() against many_to_many().

Installation

If available in Hex, the package can be installed by adding testing to your list of dependencies in mix.exs:
def deps do
  [
    {:testing, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/testing.